Recent Discussions
Can't add requestBody to GET call in OpenAPI 3.0
I have an existing API endpoint with a GET operation. The GET operation takes several parameters and I currently have those parameters being sent in the body of the request. OpenAPI 3.0 no lon...Solved6.6KViews0likes3CommentsHow to troubleshoot object recognition issues in TestComplete?
I’m running into an issue where TestComplete doesn’t recognize objects in my web application, and it’s causing my tests to fail. If anyone has any idea or suggestion please share with me. Regards ...47Views0likes1CommentHow can I get started with Swagger’s open source tools
Hi Community Member! I’m interested in learning how to get started with Swagger’s open source tools, like Swagger Editor, Swagger UI, and Swagger Codegen. I’d love to hear from those of you with e...86Views0likes0CommentsOpenApi Spec for AWS ApiGateway doesn't allow 1 attribute to read its value dynamically
We opened a Ticket for AWS but they mention its related to OpenApi Spec so adding details here of that ticket: We follow doc and found issue Under "x-amazon-apigateway-integration" doc mention...43Views0likes1CommentRegarding swagger is not working in nodejs as per the swagger document.
Hi there, I tried to setup swagger on nodejs as per the document par it is not working and present wrong data of swagger UI see the below attached screenshot. So just wanted to know how to setup s...3.8KViews0likes4CommentsSwagger Editor (Local) CORS Error
Sorry, a Noobie question... Currently developing an OAS against one of our vendor's REST APIs for ingestion into Salesforce. I've downloaded the latest version, ran the ndm install, fired up the in...Solved276Views0likes2CommentsCustomize Swagger like spotify web console
Hello everyone , how can i achieve such UI with swagger in a react application. Thanks in advance . example link : https://developer.spotify.com/console/albums/1.1KViews0likes3Comments