Parsed OpenAPI document: the raw root JSON plus a cache of resolved #/components/schemas/* (or Swagger 2.0 #/definitions/*) entries. Produced by parseOpenApiDocument and consumed by every other parser/resolver helper in this module.
#/components/schemas/*
#/definitions/*
Parsed OpenAPI document: the raw root JSON plus a cache of resolved
#/components/schemas/*(or Swagger 2.0#/definitions/*) entries. Produced by parseOpenApiDocument and consumed by every other parser/resolver helper in this module.