-
### Library name
N/A
### Please describe the feature.
We still need to support swagger input during the migration to TypeSpec for brownfield services since the migration progress might be lon…
-
**Review/Feedback on the JOBs API:**
1. **User Creation**: Unable to create a user. Client errors are not properly managed; for example, an invalid role triggers a 500 server error instead of a 400…
-
#### What is Swagger.
##### Swagger is a set of open-source tools built around the OpenAPI Specification that can help you design, build, document, and consume REST APIs. The major Swagger tools incl…
-
Hi,
I have added swagger and all things but not sure why I cant authorise the user while I have added `add_swagger_auth=True`
-
##### Description
I have been trying out all the open api generators for Golang that I can find, and I noticed that the client sdk created by this project (swagger-codegen) is basically identical to …
-
Hi. We are seeing the below error when we try and generate the client in our microservice. We are using "openapi-generator-maven-plugin" version 6.6.0 to do this with this [swagger](https://github.com…
-
I noticed that for the endpoint /client/getContacts/{sessionId}, the Swagger JSON is generating the following response for status 200:
I have no idea why the swagger.json is being generated incorrect…
-
Hi, I have been trying to generate a client using sdk/paystack.yaml for .net by using the built in visual studio OPenAPI client generator but it is failing with an error. I opened the document in ques…
-
In our project, we are using swagger and when we import :
```xml
io.confluent
kafka-schema-registry-parent
7.6.0-0
```
It brings a transitive dependency to ou…
-
Looks like form data parameters aren't added to the API client request.
> Note: Currently, form data parameters aren’t upgraded at all, I’ve tested it in #3219 and I’ve used https://petstore.swagge…