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
Refactor OpenAPI parameters by using reusable components
- Replaced repeated path and query parameters in OpenAPI paths with reusable components: `organizationId`, `workspaceId`, `datasetId`, `datasetPartId`, `page`, `size`.
- Updated API documentation and definitions for consistency.
- Simplified YAML structure for improved maintainability and clarity.
0 commit comments