Skip to content

Comments

Update workspace_id field to be optional when get budget info#354

Merged
ImMin5 merged 1 commit intocloudforet-io:masterfrom
ImMin5:master
Apr 24, 2025
Merged

Update workspace_id field to be optional when get budget info#354
ImMin5 merged 1 commit intocloudforet-io:masterfrom
ImMin5:master

Conversation

@ImMin5
Copy link
Member

@ImMin5 ImMin5 commented Apr 24, 2025

Category

  • New feature
  • Bug fix
  • Improvement
  • Refactor
  • etc

Description

  • update workspace_id field to be optional when get budget info

Known issue

@ImMin5 ImMin5 added the enhancement New feature or request label Apr 24, 2025
@ImMin5 ImMin5 requested a review from Copilot April 24, 2025 02:41
@ImMin5 ImMin5 self-assigned this Apr 24, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the BudgetGetRequest model to make the workspace_id field optional for retrieving budget info.

  • Change workspace_id type from str to Union[str, None] with a default value of None.
  • This update adjusts the data model to support cases where workspace_id might be unspecified.

@ImMin5 ImMin5 merged commit b5b2a41 into cloudforet-io:master Apr 24, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request pass/signedoff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant