Skip to content

Commit d6748cd

Browse files
[TODO]: update generated models from apify-docs PR #2412
1 parent 8f140ef commit d6748cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/apify_client/_models.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# generated by datamodel-codegen:
2-
# filename: https://docs.apify.com/api/openapi.json
3-
# timestamp: 2026-04-09T08:30:29+00:00
2+
# filename: openapi.json
3+
# timestamp: 2026-04-09T11:54:55+00:00
44

55
from __future__ import annotations
66

@@ -642,6 +642,7 @@ class ErrorType(StrEnum):
642642
TOKEN_NOT_VALID = 'token-not-valid'
643643
UNKNOWN_BUILD_TAG = 'unknown-build-tag'
644644
UNSUPPORTED_CONTENT_ENCODING = 'unsupported-content-encoding'
645+
X402_PAYMENT_REQUIRED = 'x402-payment-required'
645646

646647

647648
@docs_group('Models')

0 commit comments

Comments
 (0)