From ed556c0e313fc2a60e8b4a0d52a65ddd104a15e0 Mon Sep 17 00:00:00 2001 From: Sam Hughes Date: Mon, 17 Aug 2026 13:19:42 +0100 Subject: [PATCH] docs(rnd-13503): remove decommissioned slow movement status `slow` was decommissioned over two years ago and is now rejected by the Voyages API. --- vortexasdk/endpoints/voyages_congestion_breakdown.py | 2 +- vortexasdk/endpoints/voyages_geography_breakdown.py | 2 +- vortexasdk/endpoints/voyages_product_breakdown.py | 2 +- vortexasdk/endpoints/voyages_routes_breakdown.py | 2 +- vortexasdk/endpoints/voyages_search_enriched.py | 2 +- vortexasdk/endpoints/voyages_timeseries.py | 2 +- vortexasdk/endpoints/voyages_timeseries_v2.py | 2 +- vortexasdk/endpoints/voyages_top_hits.py | 2 +- vortexasdk/endpoints/voyages_vessel_class_breakdown.py | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/vortexasdk/endpoints/voyages_congestion_breakdown.py b/vortexasdk/endpoints/voyages_congestion_breakdown.py index 6f372c60..746a143a 100644 --- a/vortexasdk/endpoints/voyages_congestion_breakdown.py +++ b/vortexasdk/endpoints/voyages_congestion_breakdown.py @@ -116,7 +116,7 @@ def search( voyage_status_excluded: A voyage status, or list of voyage statuses to exclude. - movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`, `'slow'`. + movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`. movement_status_excluded: A movement status, or list of movement statuses to exclude. diff --git a/vortexasdk/endpoints/voyages_geography_breakdown.py b/vortexasdk/endpoints/voyages_geography_breakdown.py index 9d730ff9..d30358ec 100644 --- a/vortexasdk/endpoints/voyages_geography_breakdown.py +++ b/vortexasdk/endpoints/voyages_geography_breakdown.py @@ -149,7 +149,7 @@ def search( voyage_status_excluded: A voyage status, or list of voyage statuses to exclude. - movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`, `'slow'`. + movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`. movement_status_excluded: A movement status, or list of movement statuses to exclude. diff --git a/vortexasdk/endpoints/voyages_product_breakdown.py b/vortexasdk/endpoints/voyages_product_breakdown.py index 016b3bd3..70c38cc2 100644 --- a/vortexasdk/endpoints/voyages_product_breakdown.py +++ b/vortexasdk/endpoints/voyages_product_breakdown.py @@ -149,7 +149,7 @@ def search( voyage_status_excluded: A voyage status, or list of voyage statuses to exclude. - movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`, `'slow'`. + movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`. movement_status_excluded: A movement status, or list of movement statuses to exclude. diff --git a/vortexasdk/endpoints/voyages_routes_breakdown.py b/vortexasdk/endpoints/voyages_routes_breakdown.py index 510b84e1..ac3c648b 100644 --- a/vortexasdk/endpoints/voyages_routes_breakdown.py +++ b/vortexasdk/endpoints/voyages_routes_breakdown.py @@ -148,7 +148,7 @@ def search( voyage_status_excluded: A voyage status, or list of voyage statuses to exclude. - movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`, `'slow'`. + movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`. movement_status_excluded: A movement status, or list of movement statuses to exclude. diff --git a/vortexasdk/endpoints/voyages_search_enriched.py b/vortexasdk/endpoints/voyages_search_enriched.py index 2ebbb5af..9e4a5865 100644 --- a/vortexasdk/endpoints/voyages_search_enriched.py +++ b/vortexasdk/endpoints/voyages_search_enriched.py @@ -127,7 +127,7 @@ def search( voyage_status_excluded: A voyage status, or list of voyage statuses to exclude. - movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`, `'slow'`. + movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`. movement_status_excluded: A movement status, or list of movement statuses to exclude. diff --git a/vortexasdk/endpoints/voyages_timeseries.py b/vortexasdk/endpoints/voyages_timeseries.py index f6e8e039..9e4c0fca 100644 --- a/vortexasdk/endpoints/voyages_timeseries.py +++ b/vortexasdk/endpoints/voyages_timeseries.py @@ -128,7 +128,7 @@ def search( voyage_status_excluded: A voyage status, or list of voyage statuses to exclude. - movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`, `'slow'`. + movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`. movement_status_excluded: A movement status, or list of movement statuses to exclude. diff --git a/vortexasdk/endpoints/voyages_timeseries_v2.py b/vortexasdk/endpoints/voyages_timeseries_v2.py index 6f7b2b21..c1f58c92 100644 --- a/vortexasdk/endpoints/voyages_timeseries_v2.py +++ b/vortexasdk/endpoints/voyages_timeseries_v2.py @@ -143,7 +143,7 @@ def search( voyage_status_excluded: A voyage status, or list of voyage statuses to exclude. - movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`, `'slow'`. + movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`. movement_status_excluded: A movement status, or list of movement statuses to exclude. diff --git a/vortexasdk/endpoints/voyages_top_hits.py b/vortexasdk/endpoints/voyages_top_hits.py index 79ab4834..eb7a2138 100644 --- a/vortexasdk/endpoints/voyages_top_hits.py +++ b/vortexasdk/endpoints/voyages_top_hits.py @@ -127,7 +127,7 @@ def search( voyage_status_excluded: A voyage status, or list of voyage statuses to exclude. - movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`, `'slow'`. + movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`. movement_status_excluded: A movement status, or list of movement statuses to exclude. diff --git a/vortexasdk/endpoints/voyages_vessel_class_breakdown.py b/vortexasdk/endpoints/voyages_vessel_class_breakdown.py index ef7a55a0..fc548c03 100644 --- a/vortexasdk/endpoints/voyages_vessel_class_breakdown.py +++ b/vortexasdk/endpoints/voyages_vessel_class_breakdown.py @@ -146,7 +146,7 @@ def search( voyage_status_excluded: A voyage status, or list of voyage statuses to exclude. - movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`, `'slow'`. + movement_status: A movement status, or list of movement statuses to filter on. Can be one of: `'moving'`, `'stationary'`, `'waiting'`, `'congestion'`. movement_status_excluded: A movement status, or list of movement statuses to exclude.