# Functions
NewOAS2Builder creates an OAS3Builder instance.
NewOAS3Builder creates an OAS3Builder instance.
# Structs
ConvertOptions represent the common convert options for both OpenAPI v2 and v3.
OAS2Builder the NDC schema builder from OpenAPI 2.0 specification.
OAS3Builder the NDC schema builder from OpenAPI 3.0 specification.
SchemaInfoCache stores prebuilt information of component schema types.
# Type aliases
TypeUsageCounter tracks the list of reference types and number of usage of them in other models.