Convert an OpenAPI spec to OpenAI-compatible array ready to use with Function Calling and Assistants API.
Convert Zod Schemas to OpenAPI v3.x documentation
OpenAPI React Query Codegen
Programmatic utility functions for creating Spectral-formatted OpenAPI Rulesets
An OpenAPI 3.0 and 3.1 codegen for Angular 16+
This is a package that lets you deal with the Atlassian flavour of the OpenAPI 3.0 specification.
See https://github.com/Redocly/redocly-cli
Convert OpenAPI 3.0 & 3.1 schemas to TypeScript
Types for OpenAPI documents.
[](https://stoplight.io/api-governance?utm_source=github&utm_medium=spectral&utm_campaign=readme) [. Works with React, Vue, Svelte, or vanilla JS.
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Converts OpenAPI Schema Object to JSON Schema
OpenAPI Path Templating parser, validator, resolver and matcher.
Library that generates Typescript clients based on the OpenAPI specification.
OpenAPI schema generator for Hono
Tool for generation samples based on OpenAPI payload/response schema
TypeScript helpers for consuming openapi-typescript types
A wrapper class of Hono which supports OpenAPI.
Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers
Ruby wrapper around the ONS OpenAPI making easy to quickly retrieve data. It may not expose the full functionality of the ONS OpenAPI.
Blockfrost is a hosted API as a service serving the data from the Cardano blockchain. This gem is Ruby SDK for Blockfrost.io to enable developers to use full power of this API without having to create basic functions for it. The OpenAPI documentation is hosted at https://github.com/blockfrost/openapi. This gem is licensed under ASL 2.0.
Code for arranging schemas in OpenAPI format specifications. Intended to be used in gems that are invoked from openapi-generate tool from openapi-sourcetools gem. Provides functionality for ordering schemas: - Based on mutual dependencies to minimize the need for forward declarations. - Alphabetical order.