-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Is it possible to inject middleware that fires on all routes without using a JavaScript APIDoc?
I want to validate & load data based on the route provided (after req.params are initialized but be…
-
> This is the list of features, enhancements, and bug fixes to be released into the upcoming releases, especially with breaking changes.
>
> This is not the complete list, which can be changing at …
-
Before we had the OpenAPI specs we would write the controller docs above the actual controller. Since we have more organized documentation within SwaggerAPI we no longer need them. This is also import…
-
Since it's not intuitive to use, I would like to see some more examples how to provide each OpenApi element.
Currently I struggle with:
* Define the the **general and method authorization with beare…
-
### Description
Similar to server issue 1554
### Acceptance criteria
- Documentation for the exposed endpoints with the required params explained.
- adhering to the OpenAPI/Swagger standard
-…
-
@ramfox wanted a list of tools that can generate `openapi.yaml` api files from annotated source.
In addition to generating `.yaml` the go tools can generate documentation that could be served from …
-
Hello,
Can you please tell me if there is a method in the api to get the current bid and ask for all tickers? As far as I can see, there is no such thing in the documentation (only an orderbook, but …
-
#### Bug Report Checklist
- [ X] Have you provided a full/minimal spec to reproduce the issue?
- [ X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swa…
-
**Is your feature request related to a problem?**
As a downstream plugin, Flow Framework consumes the ML Commons API via its Client. As such, we are tightly coupled with the API. During the recent…