Latest PostsAnnouncing Drift: A Spec-Driven API Provider Drift Testing ToolHow to make APIs AI-ready | Automating reviews with Swagger Studio & SpectralConnect API design, testing, and governance in one workflow | Swagger
Latest PostsMost RecentMost ViewedAnnouncing Drift: A Spec-Driven API Provider Drift Testing Tool “Every change breaks someone’s workflow” (https://xkcd.com/1172/) This is true for APIs: schemas can be contracts - but usually they can’t, and alone they aren’t. Spec validation helps to ensur...How to make APIs AI-ready | Automating reviews with Swagger Studio & Spectral As AI agents increasingly interact with APIs, design clarity and structured metadata matter more than ever. In this focused demo, Senior Solutions Engineer Mairtín Conneely take us through how ...Connect API design, testing, and governance in one workflow | Swagger API design, functional testing, and governance shouldn’t live in silos. In this demo, Product Owner Wojciech Nowacki walks through a practical, end-to-end workflow that connects: ▶️OpenAPI...Designing error models in OpenAPI for agent-safe APIs | Swagger Studio Poorly documented or inconsistent error models lead to brittle clients and unreliable automation. Whether you're building APIs for human developers or AI agents, proper error handling is cru...Share Your Experience on Gartner Peer Insights Have you used Swagger recently? We’d love to hear about your experience. Gartner Peer Insights is collecting feedback from customers to help others evaluate tools based on real user experien...Webhook API integration with the Content type application/json(resolved) Hello, I am working as developer and I have tried to create Webhook API integration via Swagger Studio which uses Content type application/json(resolved) and tried to test it by using the service web...Swagger JSON Format URL does not work using /v1/ Hello Until today, when displaying the swagger file in json format we use a URL like this: https://MySwaggerhubServer.mydomain/v1/MyOrg/MySwagger/1.0.0 However, we are trying to install a new s...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...MongoDB x509 authentication Hello, just a quick question. Does SwaggerHub support MongoDB x509 authentication? If yes, when deploying with contour in an isolated k8s environment, how to provide the needed certificates? And is ...Swagger in net10 Recently we upgraded our project to .net10 , then our swagger things is broken, throw compilation error . We have installed Swashbuckle.AspNetCore 10.1.0 and Microsoft.OpenApi 2.3.0 , then most of ...