Named entry points for typed-openapi API documentation, package metadata, source, and agent-readable resources.
typed-openapi developer resources
Section titled “typed-openapi developer resources”Use these stable, named entry points when integrating typed-openapi or helping an agent navigate the project:
- CLI reference: Every command-line option and generated output control.
- Library API: Programmatic generation for custom developer tooling.
- Promise client and fetcher: Generated Fetch clients and custom transports.
- Request bodies, cookies, and auth: Request encoding and security schemes.
- Runtime adapters: Zod, Effect, Valibot, ArkType, TypeBox, and Typia.
- Source repository: Source code, tests, releases, and package metadata.
- npm package: Installation and published package metadata.
- AI agent guide: Repository skill and focused integration workflow.
- llms.txt: Machine-readable documentation index.
- XML sitemap: Machine-readable URL list.
Markdown for agents
Section titled “Markdown for agents”Send Accept: text/markdown to any documentation URL, including this page, to receive its clean Markdown representation. The response includes Vary: Accept, Accept-Encoding so caches keep HTML and Markdown representations separate.