Add vessel info to Voyage Reference endPoint example - #638
Conversation
PR Summary by QodoAdd vessel details to Voyage Reference endpoint example
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
There was a problem hiding this comment.
Pull request overview
Updates the OVS Hub Reference OpenAPI spec to include vessel details in the GET /v1/voyage-references response example, aligning the example payload more closely with the PartnerVoyage schema (which already supports an optional vessel object).
Changes:
- Extended the
voyagesExampleresponse example to include avesselobject with operator code, IMO number, name, call sign, and dummy flag.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTo customize comments, go to the Qodo configuration screen, or learn more in the docs. |
Adds Vessel informtion to the example for the Voyage Reference endPoint