dfdbd7af6c
- Implemented endpoints for listing, creating, and deleting workspaces, along with fetching build job status. - Defined new data transfer objects (DTOs) for workspace creation and response handling. - Updated OpenAPI schema to reflect the new workspace operations and their respective request/response structures. - Introduced a new module for workspace-related functionalities in the SDK.