Skip to content

Commit fbf1ec5

Browse files
[TODO]: update generated models from apify-docs PR #2428
1 parent 8e68335 commit fbf1ec5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/apify_client/_models.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ class ErrorType(StrEnum):
361361
PAYOUT_MUST_BE_APPROVED_TO_BE_MARKED_PAID = 'payout-must-be-approved-to-be-marked-paid'
362362
PAYOUT_NOT_FOUND = 'payout-not-found'
363363
PAYOUT_NUMBER_ALREADY_EXISTS = 'payout-number-already-exists'
364-
PERMISSION_DENIED = 'permission-denied'
365364
PHONE_NUMBER_INVALID = 'phone-number-invalid'
366365
PHONE_NUMBER_LANDLINE = 'phone-number-landline'
367366
PHONE_NUMBER_OPTED_OUT = 'phone-number-opted-out'
@@ -379,7 +378,6 @@ class ErrorType(StrEnum):
379378
RECAPTCHA_REQUIRED = 'recaptcha-required'
380379
RECORD_NOT_FOUND = 'record-not-found'
381380
RECORD_NOT_PUBLIC = 'record-not-public'
382-
RECORD_NOT_UNIQUE = 'record-not-unique'
383381
RECORD_OR_TOKEN_NOT_FOUND = 'record-or-token-not-found'
384382
RECORD_TOO_LARGE = 'record-too-large'
385383
REDIRECT_URI_MISMATCH = 'redirect-uri-mismatch'
@@ -420,7 +418,6 @@ class ErrorType(StrEnum):
420418
TAXAMO_REQUEST_FAILED = 'taxamo-request-failed'
421419
TESTING_ERROR = 'testing-error'
422420
TOKEN_NOT_PROVIDED = 'token-not-provided'
423-
TOKEN_NOT_VALID = 'token-not-valid'
424421
TOO_FEW_VERSIONS = 'too-few-versions'
425422
TOO_MANY_ACTOR_TASKS = 'too-many-actor-tasks'
426423
TOO_MANY_ACTORS = 'too-many-actors'

0 commit comments

Comments
 (0)