Open Policy Agent TypeScript Packages
    Preparing search index...
    type ExecutePolicyWithInputResponse = {
        headers: { [k: string]: string[] };
        httpMeta: HTTPMetadata;
        successfulPolicyResponse?: SuccessfulPolicyResponse;
    }
    Index

    Properties

    headers: { [k: string]: string[] }
    httpMeta: HTTPMetadata
    successfulPolicyResponse?: SuccessfulPolicyResponse

    Success.

    The server also returns 200 if the path refers to an undefined document. In this case, the response will not contain a result property.