Skip to content

Conversation

@rrashidov
Copy link
Contributor

In all "list" endpoint example responses there is a common pattern:

HTTP/1.1 200 OK
Content-Type: application/json

<%= yield_content :paginated_list_of_[resource] %>

This pattern is broken in this case and makes it inconsistent compared to the rest of the documentation

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

In all "list" endpoint example responses there is a common pattern:
```http
HTTP/1.1 200 OK
Content-Type: application/json

<%= yield_content :paginated_list_of_[resource] %>
```

This pattern is broken in this case and makes it inconsistent compared to the rest of the documentation
@philippthun philippthun merged commit 26bd377 into cloudfoundry:main Jul 24, 2025
6 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jul 24, 2025
Changes in cloud_controller_ng:

- Update CF V3 API definition
    PR: cloudfoundry/cloud_controller_ng#4458
    Author: Rashid Rashidov <[email protected]>

- Update list packages per app API description
    PR: cloudfoundry/cloud_controller_ng#4459
    Author: Rashid Rashidov <[email protected]>
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