#openapi
I'd just like to interject for a moment. What you're referring to as an OpenAPI spec, is in fact, an API document, or as I've recently taken to calling it, an OpenAPI spec plus document. An OpenAPI spec is not a document unto itself but rather another free component of a fully functioning API system
August 1, 2026 at 6:58 AM
do you ever just think about how there is an OpenAPI API for the OpenAI AI API
November 4, 2025 at 5:25 AM
xrpc is nicer openapi
January 27, 2026 at 5:36 AM
at oxide we have, straight up, the best openapi generation and management tooling in the world
and that's why you build your own OpenAPI client generator folks
www.stainless.com/blog/stainle...
May 18, 2026 at 5:55 PM
robot girl that hands you her openapi documentation on the first date
October 10, 2025 at 1:22 AM
"I used to think OpenAPI was the best way to define REST APIs. And I bet you think that way, too. After all, OpenAPI has so many benefits that it's easy to ignore its drawbacks—until you feel them, that is."

apichangelog.substack.com/p/openapi-is...
OpenAPI Is Not Enough
There are things you simply can't do with OpenAPI.
apichangelog.substack.com
June 6, 2025 at 3:58 PM
📦 ronu/laravel-openapi-generator 1.5.0

Automatic OpenAPI 3.0.3 documentation generator for Laravel with Postman and Insomnia export support

🔗 https://github.com/charlietyn/openapi-generator
September 25, 2026 at 2:59 PM
openapi is bad, atproto xrpc is the way to go
December 14, 2024 at 5:50 AM
so many openapi client generators
January 1, 2026 at 9:16 PM
clis are winning because we haven't seen broad enough adoption of standardized self-describing APIs (i.e. OpenAPI)
Alarmed at this trend of people finally realizing MCP is a pointless abstraction, then skipping right over publishing a regular boring API, and instead launching new CLIs for agents to use for some reason. It’s baffling.
July 19, 2026 at 11:32 AM
as i iterate on this im getting more and more convinced that applying the way dropshot approaches openapi to atproto lexicons is basically the way to go here . code → schema not schema → code. it's sick
big typescript gaming
September 24, 2026 at 4:14 AM
Prediction - as soon as OpenAPI cuts a few checks to our politicians about “this new threat” they’ll be sure to try to ban it “for our safety”.
January 27, 2025 at 3:14 PM
Does your OpenAPI tooling do this? I bet it doesn't
May 18, 2026 at 6:06 PM
👾 Weekend project: play with the Bluesky API from Swift.

(Spoiler: yes it does have an OpenAPI doc, and yes let's generate the client in Swift using Swift OpenAPI Generator 🚀)

I'll try to make it a thread below, follow me for more to come
November 16, 2024 at 11:21 AM
Any OpenAPI enthusiasts here?

@martin-paucot.fr has released another package to generate OpenAPI v3-compliant specifications using TypeScript decorators. 🙌

➡️ friendsofadonis.com/docs/openapi
November 10, 2024 at 8:11 AM
openapi may not be perfect but goddamn is it better than writing things out by hand based on incomplete documentation
October 17, 2024 at 8:09 PM
An awesome rector rule to transform openapiContext to openapi on @api-platform.com upgrade from 3.4 to 4.0.

github.com/lyrixx/recto...

Thanks @lyrixx.bsky.social
GitHub - lyrixx/rector-apip-openapi: Rector rule for migration API-Platform OpenApiContext
Rector rule for migration API-Platform OpenApiContext - lyrixx/rector-apip-openapi
github.com
February 22, 2025 at 11:30 AM
@philsturgeon.com Great article about JSON streaming in OpenAPI! We've had support for it in Swift OpenAPI Generator for two years now, but it was a bit more manual for users. With 3.2.0 we can finally generate it all out of the box 🙏 cc @simonjbeaumont.com

github.com/apple/swift-...
swift-openapi-generator/Examples/bidirectional-event-streams-client-example/Sources/BidirectionalEventStreamsClient/BidirectionalEventStreamsClient.swift at main · apple/swift-openapi-generator
Generate Swift client and server code from an OpenAPI document. - apple/swift-openapi-generator
github.com
September 20, 2025 at 2:10 PM
It turns out OpenAI have a GitHub repository with a 26,000 line YAML OpenAPI schema describing their full API - the same API that's emulated by all sorts of other tools within the LLM ecosystem. Made some notes on that here, plus a YAML exploration tool:
simonwillison.net/2024/Dec/22/...
openai/openai-openapi
Seeing as the LLM world has semi-standardized on imitating OpenAI's API format for a whole host of different tools, it's useful to note that OpenAI themselves maintain a dedicated repository …
simonwillison.net
December 22, 2024 at 11:00 PM
Please support our new package openapi-python with a like on @npmx.dev, thank you!

npmx.dev/package/@hey...
@hey-api/openapi-python - npmx
🐍 OpenAPI to Python code generator. Production-grade SDKs and Pydantic models.
npmx.dev
June 24, 2026 at 12:03 PM
🚀 The first tech preview of OpenAPI support in Ktor is here!

You can now generate OpenAPI documentation for your existing Ktor apps with minimal setup and no code changes.

🧑‍💻 Try it out with our sample project.
github.com/bjhham/open-...
GitHub - bjhham/open-api-eap-template: A template project for working with the Ktor OpenAPI prototype
A template project for working with the Ktor OpenAPI prototype - bjhham/open-api-eap-template
github.com
August 22, 2025 at 6:38 PM
Previously on @thatjeffsmith... Build an MCP to connect AI to Oracle Database w/OpenAPI
Build an MCP to connect AI to Oracle Database w/OpenAPI
Previously on @thatjeffsmith... Build an MCP to connect AI to Oracle Database w/OpenAPI
www.thatjeffsmith.com
September 23, 2026 at 12:38 PM
Who remembers when OpenAPI was called "swagger"? I cackle whenever I think about OpenAPI
It turns out OpenAI have a GitHub repository with a 26,000 line YAML OpenAPI schema describing their full API - the same API that's emulated by all sorts of other tools within the LLM ecosystem. Made some notes on that here, plus a YAML exploration tool:
simonwillison.net/2024/Dec/22/...
openai/openai-openapi
Seeing as the LLM world has semi-standardized on imitating OpenAI's API format for a whole host of different tools, it's useful to note that OpenAI themselves maintain a dedicated repository …
simonwillison.net
December 22, 2024 at 11:08 PM
Please support openapi-ts with a like on @npmx.dev, thank you!

npmx.dev/package/@hey...
@hey-api/openapi-ts - npmx
🌀 OpenAPI to TypeScript codegen. Production-ready SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.
npmx.dev
April 21, 2026 at 8:38 AM