Skip to content

Commit e794411

Browse files
fix: Add missing response fields returned by the live API (#821)
This PR updates the auto-generated Pydantic models and TypedDicts based on OpenAPI specification changes in [apify-docs PR #2561](apify/apify-docs#2561). --------- Co-authored-by: Vlada Dusek <v.dusek96@gmail.com>
1 parent 1fe3274 commit e794411

2 files changed

Lines changed: 264 additions & 11 deletions

File tree

src/apify_client/_literals.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@
473473
'GIT_REPO',
474474
'TARBALL',
475475
'GITHUB_GIST',
476+
'SOURCE_CODE',
476477
]
477478

478479

0 commit comments

Comments
 (0)