dot-tspec_from_schema: Convert an OpenAPI schema to a tibblify tspec

.tspec_from_schemaR Documentation

Convert an OpenAPI schema to a tibblify tspec

Description

Convert an OpenAPI schema to a tibblify tspec

Usage

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