rest-layer
rest-layer copied to clipboard
openapi 3.1.0 support
Currently i am trying to upgrade schemes for openapi: 3.1.0 but no support for it, Is there an ability to be able to process such this openapi newer versions in the schema?
Rest-layer is unmaintained.
We have a maintenance-only fork at https://github.com/clarify/rested where we occasionally fix bugs. Your best option atm. would be to implement it yourself as a standa-alone package that forks the schema/encoding/jsonapi package.