You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/apify_client/_models.py
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# generated by datamodel-codegen:
2
2
# filename: openapi.json
3
-
# timestamp: 2026-01-02T15:04:48+00:00
3
+
# timestamp: 2026-01-03T09:11:13+00:00
4
4
5
5
from __future__ importannotations
6
6
@@ -478,15 +478,15 @@ class Storages(BaseModel):
478
478
classActorDefinition(BaseModel):
479
479
"""The definition of the Actor, the full specification of this field can be found in [Apify docs](https://docs.apify.com/platform/actors/development/actor-definition/actor-json)"""
0 commit comments