mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-06-01 15:39:00 +00:00
- 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.