dot-tspec_from_schema_type: Choose and apply a tspec_from_schema_type function

.tspec_from_schema_typeR Documentation

Choose and apply a tspec_from_schema_type function

Description

Choose and apply a tspec_from_schema_type function

Usage

.tspec_from_schema_type(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 tibblify spec (tspec_row(), tspec_df(), or a tib field).


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