← 返回首页
Feature/Implement organization quotas version 3 api (issue-1168) by SaifuddinMerchant · Pull Request #1304 · cloudfoundry/cf-java-client · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Feature/Implement organization quotas version 3 api (issue-1168)#1304

Merged
Kehrlann merged 13 commits into
cloudfoundry:mainfrom
SaifuddinMerchant:feature/implement-organizationquotas-version-3-api
Oct 23, 2025
Merged

Feature/Implement organization quotas version 3 api (issue-1168)#1304
Kehrlann merged 13 commits into
cloudfoundry:mainfrom
SaifuddinMerchant:feature/implement-organizationquotas-version-3-api

Conversation

Copy link
Copy Markdown
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 changed the title Feature/implement organization quotas version 3 api Feature/implement organization quotas version 3 api (issue-1168) Sep 2, 2025
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

Copy link
Copy Markdown
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 commented Oct 22, 2025
edited
Loading

Copy link
Copy Markdown
Contributor Author

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.

Kehrlann left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

Thank you for your contribution!

Hide details View details Kehrlann merged commit df9ece3 into cloudfoundry:main Oct 23, 2025
5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.