-
Provide sample apps/reference implementations for users of the SMK. Examples of possible templates: master, imaplite, bc parks, etc.
-
If you have ref like this `$ref: "common.yaml#/definitions/StatusMessage"` you will get this error message:
```
Resolver error at paths./authenticate.post.responses.401.schema.$ref
Could not reso…
-
Hello,
I just discovered this wonderful VSCode extension. Thank you for all the work on this.
OpenAPI Specification 3.1 has been released recently (https://github.com/OAI/OpenAPI-Specification/r…
-
Create a set of libraries for developers to use. Abstract away details of the model through a clean API.
Develop a common library for common languages:
- Python
- Javascript
- Octave/MATLAB
W…
satra updated
7 years ago
-
### Describe the Bug
If I have a `.` in my uri path it got replace by `\\.` in openapi definition and break swagger parameter replacement.
### Steps To Reproduce
Here my server.ps1 file
server.p…
-
It would be nice for understanding if there is a swagger or openapi file that describe the api.
Also it can help for implement and testing components.
https://openapi-generator.tech/
https://swag…
-
Base on [Milestone 1](https://github.com/humanprotocol/human-protocol/issues/948), Milestone 2 should have the following functionalities:
1. Set a unique API key in the environment variables file. …
-
Investigate ways that we might create more uniformity with external guides for APIs.
Existing guides that clients (and our own) have created:
* https://api.gov.bc.ca/ds/api/v2/console/
* https://bcg…
-
## Introduction
After teaching myself to interact with the [Access API](https://developers.flow.com/nodes/access-api), I found the docs a bit lacking with regards to onboarding. My discovery proces…
-
Some tools are starting to consume Swagger to perform automated tests of a REST API. Also, Swagger helps produce consistent and authoritative documentation. Investigate documenting the Badge App REST …