dot-openapi_resolve_reference: Resolve $ref references in an OpenAPI schema object

.openapi_resolve_referenceR Documentation

Resolve ⁠$ref⁠ references in an OpenAPI schema object

Description

Resolve ⁠$ref⁠ references in an OpenAPI schema object

Usage

.openapi_resolve_reference(schema, openapi_spec)

Arguments

schema

(list) A JSON schema object, as defined in the Schema Object, typically from openapi_spec$components$schemas or inline within the spec.

openapi_spec

(list) A parsed OpenAPI specification.

Value

(list) The schema with all ⁠$ref⁠ references resolved.


tibblify documentation built on May 9, 2026, 5:07 p.m.