-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I'm trying to use Scooma to validate the API but it requires OpenAPI 3.1.0. I'm not sure if there are any breaking changes that affect the generator - https://www.openapis.org/blog/2021/02/16/migrating-from-openapi-3-0-to-3-1-0
Either we can change this to hard code 3.1.0 or allow overriding this in the config?
# lib/open_api.rb:52
`openapi: '3.0.0'`
Metadata
Metadata
Assignees
Labels
No labels