bee icon indicating copy to clipboard operation
bee copied to clipboard

Automate/review consistency between HTTP API endpoints and the OpenAPI specification

Open mrekucci opened this issue 3 years ago • 0 comments

In our codebase, it is difficult to maintain consistency between HTTP API endpoints and the OpenAPI specification. Try to think of ways to make it simpler and more automated. Consider generating the OpenAPI specification from the Golang source code, etc... If there is no simple or elegant way to achieve this, manually review that our OpenAPI specification matches one-to-one with our HTTP endpoints.

mrekucci avatar Aug 10 '22 14:08 mrekucci