Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions cs/v1/CS_v1.0.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down