v1.016
about 16 hours ago
v1.016
Documentation-only update. Surfaces existing facts in the OpenAPI spec that were previously missing:
- corrects the
requiredflag on thermaquery parameter - annotates several already-deprecated output fields with
deprecated: true
๐ New Endpoints
None
๐ Documentation & Constraints Changes
-
Get Return (
GET /v1/integrations/returns) โ thermaquery parameter is now correctly marked asrequired: true. No runtime change; the parameter was always required. -
Deprecated output fields โ
ship_monk_hazmat_carrier_service_not_available,tax_id,product_type,hs_code, andssccare now explicitly annotated withdeprecated: true(and thedescriptionprefixed withDeprecated: โฆwhere applicable). No runtime change; these fields were already deprecated.