Skip to main content

API v4.3.0

: Staging

: Production

🪲 Fixed

API

Schema field consistency improvements

Fixed several API schema inconsistencies introduced during recent internal upgrades:

  • Restored correct nullability constraints on 6 schema fields to match their original behavior.
  • Re-added 4 missing enum and scalar types that were inadvertently removed, ensuring backward compatibility.

💎 Changed

API

Improved data consistency for order lines

The OrderLine.nauticalOrderLine field now enforces stricter data requirements, ensuring that order line data is always present when expected. This change improves data integrity for marketplace orders.

Was this page helpful?