dot-tspec_from_all_of: Combine 'allOf' sub-schemas into a tspec

.tspec_from_all_ofR Documentation

Combine allOf sub-schemas into a tspec

Description

Combine allOf sub-schemas into a tspec

Usage

.tspec_from_all_of(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

A tspec_combine(), or NULL if schema$allOf is empty.


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