Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.16 KB

File metadata and controls

30 lines (20 loc) · 1.16 KB

Third-party notices

apibconv embeds third-party specification schema files so validation can run reliably without network access.

Embedded validation schemas

These files are embedded in the apibconv binary:

  • internal/specschema/schemas/openapi-2.0.json
  • internal/specschema/schemas/openapi-3.0.json
  • internal/specschema/schemas/openapi-3.1.json

Source: OpenAPI Initiative, OpenAPI Specification JSON Schemas

These files are embedded in the apibconv binary:

  • internal/specschema/schemas/asyncapi-2.6.0.json
  • internal/specschema/schemas/asyncapi-3.0.0.json

Source: AsyncAPI Initiative, AsyncAPI specification JSON Schemas