Cerbos JavaScript SDK
    Preparing search index...

    Interface GetSchemasResponse

    Fetched schemas.

    interface GetSchemasResponse {
        schemas: Schema[];
    }
    Index

    Properties

    Properties

    schemas: Schema[]

    The schemas fetched from the policy decision point server.