Skip to content

Conversation

@SaifuddinMerchant
Copy link
Contributor

This provides an implementation of all API for the Organization Quota except for Apply an organization quota to an organization

I plan to implement that Apply API in a future PR. The Organization Quota follows the pattern that Organization version 3 API interface and implementation follow

This PR partially sorts the issue raised for missing version 3 Organization Quota implementation - #1168

@SaifuddinMerchant SaifuddinMerchant changed the title Feature/implement organization quotas version 3 api Feature/implement organization quotas version 3 api (issue-1168) Sep 2, 2025
@SaifuddinMerchant SaifuddinMerchant changed the title Feature/implement organization quotas version 3 api (issue-1168) Feature/Implement organization quotas version 3 api (issue-1168) Sep 2, 2025
_UpdateOrganizationQuotaDefinitionRequest
…() so the automated clean-up process can apply
@Kehrlann
Copy link
Contributor

Hey @SaifuddinMerchant ! Sorry for the review delay.

This looks good. Could you please align the "create" integration test with the v2 version? Passing properties and verifying the output.

@SaifuddinMerchant
Copy link
Contributor Author

SaifuddinMerchant commented Oct 22, 2025

Hello @Kehrlann
Integration test has been updated, its slightly different from the v2, since I don't know the Id and created Date - those are auto assigned. I used assert-Next instead of expect-Next.

Copy link
Contributor

@Kehrlann Kehrlann left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!

@Kehrlann Kehrlann merged commit df9ece3 into cloudfoundry:main Oct 23, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants