Alexis A
Results
1
issues of
Alexis A
### Content & configuration Swagger/OpenAPI definition: ```yaml openapi: 3.0.3 info: title: Example app description: This is an example version: 1.0.0 servers: - url: https://dev.app.com/appApplicationName description: DEV paths: /documents: post: description:...