read_schema_properties.Rd
Read the set of properties defined in the JSON schema
read_schema_properties(schema_path = "configs/settings.schema.json")
Path to JSON schema.
Sorted character vector of property names.
if (FALSE) { # \dontrun{ read_schema_properties() } # }