Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 267 Bytes

openapi_spec.md

File metadata and controls

7 lines (4 loc) · 267 Bytes

Generate OpenAPI Specification

The OpenAPI spec for the EDV service can be generated by running the following make target from the project root directory.

make generate-openapi-spec

The generated spec can be found under build/rest/openapi/spec/openAPI.yml