-
Is there a way to do this, or am I missing something... ?
I have:
``` ruby
module API
class Base < GrapeApi::API
mount API::V1::Robots
mount API::V1::Pirates
mount API::V1::Ninjas
…
-
Hi. I would like to have the VersionEye API (https://www.versioneye.com/api?version=v2) on elastic.io. Our API is developed with the Grape Framework (https://github.com/intridea/grape). For the docume…
reiz updated
11 years ago
-
`mifos/password` login credentials aren't working with the swagger-UI documentation. Did the credentials change?
-
#### Context
* *hapi-swagger version*: v9.x (latest)
* *any other relevant information*: Hapi v17.x (latest)
#### What are you trying to achieve or the steps to reproduce?
I want to support …
-
Upgrade guillotina_swagger to swagger3
-
**Describe the solution you'd like**
I would love it if Genie.jl auto-generated a swagger documentation page like plumber does for the R ecosystem. (Or does it already, sorry if I just missed that.)
…
-
I am using marshmellow schema in generating swagger documentation. When I am trying to create a schema without required fields the code crashes
```python
if len(definitions[v.__name__]['required'…
-
Hello there,
did I miss anything or is there no way to document the response model for requests in django-rest-swagger?
For simple GET requests, the documentation only provides "HTTP Status Cod…
-
**Problem description**
You have create a specific yaml file for notification ([BYON-Notification-Channel.yaml](https://github.com/camaraproject/WebRTC/blob/main/code/API_definitions/BYON-Notificatio…
-
## Contexte
Les LLM tels ChatGPT sont désormais capables de générer du code et d'appeler des API en s'appuyant sur les spécifications OpenAPI des API en ligne. Les spécifications APICARTO actuelles…