Swagger Open Source Tools Questions 1,771 PostsSwagger Open Source Tools News & Announcements 9 Posts
Latest PostsRegarding swagger is not working in nodejs as per the swagger document.swagger is not accessibleJava Deprecated annotation issue
Latest PostsMost RecentMost ViewedRegarding 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...swagger is not accessible swagger is unable access when shifted to k8s along with new server servlet path. before we used server servlet path as /epms now as / server.forward-headers-strategy=framework springdoc....Java Deprecated annotation issue Mattias-Sehlstedt has helpfully created a PR that fixes my issue: https://github.com/swagger-api/swagger-core/pull/5099. This issue is causing a significant issues in my development work. Are these f...Blocking error, cannot be dismissed Hi, why am I getting this error? I seem to be the only person on my team getting it. The error says "! Show integration configuration Exceeded access limits for Peacock_NBCUniversal." I ca...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...SolvedHow 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 ...How 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...How do I set up API testing workflows in ReadyAPI or SoapUI? I’m looking for guidance on how to create effective API testing workflows in ReadyAPI or SoapUI. Can anyone share their approach or suggestions? Regards Dheeraj Sudan and Meenu Hinduja Swagger Your Way to API-First on February 3rd! Join us this Tuesday, February 3rd at 10AM ET for our first AI Builders Workshop, where we’ll showcase Swagger’s AI capabilities and give you a behind-the-curtain look at how you can leverage these t...Json and Xml example with inheritance Hi, My goal is to have different examples for my my json and my xml response. So when you switch from json to xml in the swagger UI it should show a different example. I tried doing it with a IOpe...