-
### Describe the bug
in my azure pipeline, When running swagger tofile myapi.dll swagger.json, authentication exception was thrown out.
From the trace, problem happens as it can't access our azure k…
-
**Is your feature request related to a problem? Please describe.**
The API server currently does not have the ability to serve up the swagger.json (openapi.json) files via HTTP
**Describe the so…
-
* Data analysis flow to metadata
![Image](https://github.com/user-attachments/assets/ff16ca3c-76eb-4290-8d17-3060accccd1e)
* Data analysis
![Image](https://github.com/user-attachments/assets/7e6ce…
-
### Steps To Reproduce
1. Go to 'https://bitwarden.mycompany.com/api/docs'
2. Click on 'Authorize'
3. Fill OAuth2 credentials (client_id, client_secret)
4. Select the single available scope "api…
-
The documentation for the swagger tools is way outdated:
- swagger-editor: https://swagger.io/docs/open-source-tools/swagger-editor/
- swagger-ui: https://swagger.io/docs/open-source-tools/swagger…
-
Create basic REST API demo that can be used as template to bootstrap project quickly.
-
### What are you wanting to achieve?
![image](https://github.com/user-attachments/assets/ed989085-8722-4c27-ae5f-53abd285ed08)
I'm trying to resolve 500 error which comes up when we load swagger doc…
-
I have integrated Swagger APIs into my project running in the e2b sandbox environment, but they are not functioning as expected. The Swagger UI loads correctly, but the API endpoints are either unresp…
-
https://secure.objectiveconnect.co.uk/publicapi/1/swagger-ui/index.html?configUrl=/publicapi/1/v3/api-docs/swagger-config#/Tasks
-
### Description
Our schema has camel case properties that when transformed into types using the default configuration stay with the same casing eg. a `commandMsg` schema results in a type inside ou…