Skip to content

v3(services): introduce service route binding endpoint#1789

Merged
blgm merged 1 commit intocloudfoundry:masterfrom
cloudfoundry-incubator:v3-service-route-bindings
Aug 18, 2020
Merged

v3(services): introduce service route binding endpoint#1789
blgm merged 1 commit intocloudfoundry:masterfrom
cloudfoundry-incubator:v3-service-route-bindings

Conversation

@blgm
Copy link
Copy Markdown
Member

@blgm blgm commented Aug 18, 2020

@cf-gitbot
Copy link
Copy Markdown

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/174377750

The labels on this github issue will be updated when the story is started.

Comment thread config/routes.rb

# service_route_bindings
resources :service_route_bindings,
param: :guid,
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.

This is probably fine to keep since there's likely a show or update or delete in the future, but just so you know, this is the key for the resource (opposed to resources/list) endpoints which by convention is keyed off as :id in the params.

@blgm blgm merged commit a93f778 into cloudfoundry:master Aug 18, 2020
@blgm blgm deleted the v3-service-route-bindings branch August 18, 2020 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants