| .get_openapi_type | R Documentation |
Determine the type of an OpenAPI schema object
.get_openapi_type(schema)
schema |
( |
(character(1)) The type string, one of "object", "array",
"string", "integer", "boolean", "number", or "variant".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.