api-definitions icon indicating copy to clipboard operation
api-definitions copied to clipboard

Migrate API definitions from OpenApi 3.0 to 3.1

Open swilczynski opened this issue 2 years ago • 6 comments

  • [x] Swap nullable for type arrays https://github.com/Rebilly/api-definitions/pull/1682
  • [x] Verify usage of exclusiveMinimum and exclusiveMaximum – no usages
  • [x] Change x-webhooks to webhooks https://github.com/Rebilly/api-definitions/pull/1682
  • [ ] Verify SDK generation

https://www.openapis.org/blog/2021/02/16/migrating-from-openapi-3-0-to-3-1-0 https://redocly.com/docs/api-reference-docs/specification-extensions/x-webhooks/

Make a separate issue:

  • [ ] Check/improve File Upload Payloads
  • [x] #1688

swilczynski avatar Oct 24 '23 12:10 swilczynski