Skip to content

Files

Latest commit

d3636e5 · Apr 4, 2017

History

History
11 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 296 Bytes

sympa-spec-openapi

the swagger specification of the REST API

generate the json file

Install and use swagger-codegen:

cd swagger
swagger-codegen generate -i sympa-api.yaml -l swagger && mv swagger.json sympa-api.json