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
- Fix file schema to use 'file_name' instead of 'name' to match actual API responses
- Fix dictionary schema circular reference by using additionalProperties instead of properties
- Remove PATCH endpoints for test_data and migrations from spec (these don't exist in API)
- All schema definitions now match actual API responses
- YAML syntax is valid and spec loads without errors
0 commit comments