Commit d0e2916
vishnu
Refactor API endpoints and update OpenAPI schema
- Updated OpenAPI schema to reflect changes in API endpoints.
- Renamed parameters in API calls for consistency, changing `column_name` to `columns` in lineage-related endpoints.
- Adjusted the handling of optional properties in the `ModelSQLMeshModel` class to ensure default values are set.
- Changed route parameter types from `str` to `path` for better URL handling in several endpoints.
These changes improve the clarity and functionality of the API.1 parent 824eee7 commit d0e2916
7 files changed
Lines changed: 17 additions & 2259 deletions
File tree
- web
- client
- src
- api
- library/components/graph
- models
- server/api/endpoints
0 commit comments