Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e794411

Browse filesBrowse 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
Copy full SHA for e794411

2 files changed

+264-11Lines changed: 264 additions & 11 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/apify_client/_literals.py‎

Copy file name to clipboardExpand all lines: src/apify_client/_literals.py
+1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.