Tag: openapi generator
-
To define or document? Methods for generating API Specifications
There is an inherent “chicken and egg” problem in API development. Do we define a specification before creating an API implementation (specification-first), or do we implement an API and generate a specification from that implementation (code-first)?