api-definitions
api-definitions copied to clipboard
Migrate API definitions from OpenApi 3.0 to 3.1
- [x] Swap
nullablefor type arrays https://github.com/Rebilly/api-definitions/pull/1682 - [x] Verify usage of
exclusiveMinimumandexclusiveMaximum– no usages - [x] Change
x-webhookstowebhookshttps://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