Tag Kinds in OpenAPI 3.2

OpenAPI tags have always been annoying: user-supplied arbitrary data for endpoints should be a fabulous feature – but the documentation tools seem to think that tags are only for them so it becomes more difficult to use tags for other … Continue reading

What’s new in OpenAPI 3.2

It is always a joy to mix with the API community! This year we launched OpenAPI 3.2 at APIDays London; here are the slides from that talk – or you can refer to the [release notes](https://github.com/OAI/OpenAPI-Specification/releases/tag/3.2.0). View What’s new in … Continue reading

OpenAPI: How to handle file management

My latest post on TheNewStack is about how to handle those large OpenAPI files without losing your mind: https://thenewstack.io/openapi-how-to-handle-file-management/

OpenAPI for Web Developers

Back with the PHP Community for the first time in a while at PHPUK! This talk is about OpenAPI specifically for backend developers, and covers some common scenarios that might be familiar to you, along with some suggestions for what … Continue reading