Cerbos JavaScript SDK
Cerbos
GitHub
Preparing search index...
@cerbos/files
readSchema
Function readSchema
readSchema
(
path
:
string
,
options
?:
ReadSchemaOptions
)
:
Promise
<
Schema
>
Read a schema from a JSON file.
Parameters
path
:
string
The path to the schema file.
options
:
ReadSchemaOptions
= {}
Additional settings.
Returns
Promise
<
Schema
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Cerbos
GitHub
Cerbos JavaScript SDK
Loading...
Read a schema from a JSON file.