We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af344d1 commit fa3ed16Copy full SHA for fa3ed16
pyproject.toml
@@ -187,8 +187,7 @@ context = 7
187
188
# https://koxudaxi.github.io/datamodel-code-generator/
189
[tool.datamodel-codegen]
190
-# url = "https://docs.apify.com/api/openapi.json"
191
-input = "../apify-docs/static/api/openapi.json"
+url = "https://docs.apify.com/api/openapi.json"
192
input_file_type = "openapi"
193
output = "src/apify_client/_models.py"
194
target_python_version = "3.10"
0 commit comments