Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions openapi-client-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
post_hooks:
# Fix missing status codes in generated API files
- 'python ../../../scripts/patch_status_codes.py "../../../src/galileo/resources/api"'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vamaq Added this new script

# Commenting this out for now as it's not working
# - 'python ../../../scripts/patch_http_validation_error.py "../../../src/galileo/resources/models/http_validation_error.py"'
Loading
Loading