From 5874cdbc72f5cd90159a74c9658a1816dde0b68c Mon Sep 17 00:00:00 2001 From: "henrik.larsen@dcsa.org" Date: Fri, 9 Jan 2026 08:37:56 +0100 Subject: [PATCH] CS 1.0: SD-2246: Remove empty parameters list --- cs/v1/CS_v1.0.2.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/cs/v1/CS_v1.0.2.yaml b/cs/v1/CS_v1.0.2.yaml index 891536342..3e2c8f3a4 100644 --- a/cs/v1/CS_v1.0.2.yaml +++ b/cs/v1/CS_v1.0.2.yaml @@ -395,7 +395,6 @@ paths: in: query name: cursor description: A server generated value to specify a specific point in a collection result, used for pagination. - parameters: [] /v1/vessel-schedules: get: summary: Vessel Schedule @@ -625,7 +624,6 @@ paths: The `GET /v1/vessel-schedules` endpoint can be implemented independently of having implemented the `GET /v1/point-to-point-routes` and `GET /v1/port-schedules` endpoints. **IMPORTANT**: This endpoint is for carriers to make available vessel schedules to BCO, LSP, and Solution Platforms, with a commercial purpose; this is out of the boundaries of their vessel schedules alignment with other carriers and terminals for operational purposes for which the Operational Vessel Schedules [API](https://app.swaggerhub.com/apis/dcsaorg/DCSA_OVS/3.0.0) is used between carriers, and carriers and terminals. - parameters: [] components: schemas: PlaceOfReceipt: