rest-layer icon indicating copy to clipboard operation
rest-layer copied to clipboard

openapi 3.1.0 support

Open NiiMER opened this issue 1 year ago • 1 comments

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?

NiiMER avatar Nov 04 '23 05:11 NiiMER

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.

smyrman avatar Nov 06 '23 22:11 smyrman