adewg / ICAR

Standard messages and specifications for animal data exchange in livestock.
https://icar.org/
Apache License 2.0
46 stars 26 forks source link

Upgrade from OpenAPI 3.0 to 3.1 #437

Closed cookeac closed 9 months ago

cookeac commented 9 months ago

Update to OpenAPI 3.1

The following changes have been made to all OpenAPI files in the url-schemes folder:

The following changes have been made to JSON Schema files in the types and resources folders where "nullable": true was previously specified:

Where a complex type (imported with "$ref" was previously nullable):

Resolves #239