all errors related to oneOf, anyOf or allOf as this needs to be fixed in Spectral (not supported yet) - this shows up as a problem for UNLocationCode and countryCode
The required fields on Address and PartyAddress have been fixed in the Spectral rules (in another PR)
postCode maxLength has been changed to 10 in another PR
all objects with discriminators need to be fixed in Spectral (not supported yet)
unit enum needs to be fixed in Spectral (not supported yet - will be fixed in another PR)
$ref link on ActiveReeferSettings needs to be fixed in Spectral (not supported yet - will be fixed in another PR)
This PR fixed the following Spectral errors:
catastrophic backtracking on importLicenseRefernce
wrong order of required fields (order must match Spectral rule)
DT technicalName must have an example
type=object was missing 2 places
This PR also fixed StopLight complaining that an example was formatted wrong (fixed for convenience)
There are still some items left in the error tab:
oneOf
,anyOf
orallOf
as this needs to be fixed in Spectral (not supported yet) - this shows up as a problem for UNLocationCode and countryCodeThis PR fixed the following Spectral errors:
This PR also fixed StopLight complaining that an example was formatted wrong (fixed for convenience)