mirror of
https://github.com/kennethreitz/neon-api-python.git
synced 2026-06-05 22:50:18 +00:00
Update output file path in Makefile
This commit is contained in:
@@ -4,7 +4,7 @@ gen-model: fetch-v2-schema
|
||||
--input-file-type jsonschema \
|
||||
--collapse-root-models \
|
||||
--output-model-type pydantic_v2.BaseModel \
|
||||
--output neon_client/jsonschema.py \
|
||||
--output neon_client/schema.py \
|
||||
--use-standard-collections \
|
||||
--output-model-type pydantic_v2.BaseModel \
|
||||
--input-file-type openapi \
|
||||
|
||||
Reference in New Issue
Block a user