Version 11.0.0
RestAPI for the Readme, License and Swagger objects. Only for new objects. Retrieval will be done directly against the db by other microservices.
Method | Path | Description |
---|---|---|
POST | /msapi/license | Create a License |
POST | /msapi/swagger | Create a Swagger |
POST | /msapi/textfile | Create a Textfile |
Name | Path | Description |
---|
-
Summary
Create a License -
Description
Create a new License and persist it
- 200 OK
-
Summary
Create a Swagger -
Description
Create a new Swagger and persist it
- 200 OK
-
Summary
Create a Textfile -
Description
Create a new Textfile and persist it
- 200 OK