Open vmdef opened 3 years ago
We'll follow a design-first approach for implementation. We will make use of the OpenAPI Specification (OAS) for first designing the API.
We'll use version 3.0.3 (https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.3.md), writing the specification in YAML (https://yaml.org/spec/). We can use the Swagger Tools:
We'll follow a design-first approach for implementation. We will make use of the OpenAPI Specification (OAS) for first designing the API.