adobe-firefly-sdk
    Preparing search index...

    Type Alias AdaptiveCompositeErrors

    type AdaptiveCompositeErrors = {
        "400": ApiErrorGeneric;
        "401": ApiErrorGeneric;
        "403": ApiErrorGeneric;
        "422": ValidationErrorResponse;
        "429": ApiErrorGeneric;
        "451": ContentPolicyErrorResponse;
        "500": ApiErrorGeneric;
        "503": ApiErrorGeneric;
    }
    Index

    Properties

    Properties

    Bad Request

    Unauthorized

    Forbidden

    Unprocessable Entity

    Too Many Requests

    Unavailable For Legal Reasons

    Internal Server Error

    Service Unavailable