janephp icon indicating copy to clipboard operation
janephp copied to clipboard

[DX] Generate a normalized OpenAPI schema

Open Korbeil opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. When generating from a vendor OpenAPI schema, we don't have all information inside this vendor schema because operationId, for example, is guessed based on some contraints on Jane side (unicity, existing fields ...)

Describe the solution you'd like Jane should generated should generate a clean OpenAPI definition with all he used to generate the client.

Korbeil avatar Dec 01 '20 11:12 Korbeil