📄️ OpenAPI Specification
Given a Film with the following structure:
📄️ OpenAPI Generator
The Problem with Manual Primary Adapters
Usually when developing, we make our endpoint first, then we write documentation in an OpenAPI Specification. The problem appears later, when somebody else modifies the endpoint and now the documentation doesn’t reflect it. This can go unnoticed. Worse than no documentation, is wrong documentation. What if we wrote documentation first, and the code is generated from it? Let me introduce you to OpenAPI Spec First Development.
Given a Film with the following structure:
The Problem with Manual Primary Adapters