Skip to content

Add missing endpoint specs for spaces usage_summary and isolation seg… - #1048

Merged
Samze merged 1 commit into
mainfrom
add_usage_summary
Apr 23, 2026
Merged

Add missing endpoint specs for spaces usage_summary and isolation seg…#1048
Samze merged 1 commit into
mainfrom
add_usage_summary

Conversation

@sethboyles

Copy link
Copy Markdown
Member

…ment organizations

Two endpoints exist in cloud_controller_ng routes.rb but were missing from the OpenAPI specification:

  1. GET /v3/spaces/{guid}/usage_summary - public endpoint analogous to the already-documented GET /v3/organizations/{guid}/usage_summary. Added path definition to Spaces.yaml and wired into openapi.yaml.

  2. GET /v3/isolation_segments/{guid}/organizations - path definition already existed in IsolationSegments.yaml but was not referenced from openapi.yaml paths section. Added the $ref to make it visible to spec consumers.

Made-with: Cursor

…ment organizations

Two endpoints exist in cloud_controller_ng routes.rb but were missing
from the OpenAPI specification:

1. GET /v3/spaces/{guid}/usage_summary - public endpoint analogous to
   the already-documented GET /v3/organizations/{guid}/usage_summary.
   Added path definition to Spaces.yaml and wired into openapi.yaml.

2. GET /v3/isolation_segments/{guid}/organizations - path definition
   already existed in IsolationSegments.yaml but was not referenced
   from openapi.yaml paths section. Added the $ref to make it visible
   to spec consumers.

Made-with: Cursor
@Samze
Samze merged commit b3c16a7 into main Apr 23, 2026
2 checks passed
@Samze
Samze deleted the add_usage_summary branch April 23, 2026 21:24
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