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

Remove "enum" attribute from deprecated "@type" property of icarResourceType #451

Closed cookeac closed 3 months ago

cookeac commented 5 months ago

The "enum" keyword in this context breaks code generation, and its in a deprecated property, so we will remove it.

cookeac commented 4 months ago

@AlexeyHardCode I have added a commit to the 239-openapi-3.1 branch (PR #438) which fixes this. Can you check?