Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

spaces: don't use platform api dogwood variant #1822

Merged
merged 2 commits into from
Dec 1, 2015

Conversation

jsullivan
Copy link
Contributor

The platform api dogwood variant is merging into prod v3. We don't need to make calls to the platform api requesting the variant for dogwood-specific properties of organizations, regions, or spaces. Calls to prod v3 will return the same properties now.

*Note: please don't merge and deploy these changes until heroku/api#5162 has been merged and deployed.

The platform api dogwood variant is getting merged into prod v3. We
don't need to make calls to the platform api requesting the variant for
dogwood-specific properties of organizations, regions, or spaces. Calls
to prod v3 will return the same properties now.
@jdx
Copy link
Contributor

jdx commented Nov 18, 2015

lgtm

Platform api requests that don't specify a version will default to v2.
We want requests that return information about spaces or org apps to go
to v3 instead
@jsullivan
Copy link
Contributor Author

I added one more commit to this PR after @dickeyxxx and I remembered that we still need to specify version 3 for any requests that return information about spaces and org apps. Might be worth a final once over before merging this in.

Other than that, the platform api deploy that was blocking this PR is done so this can be merged whenever.

jdx pushed a commit that referenced this pull request Dec 1, 2015
spaces: don't use platform api dogwood variant
@jdx jdx merged commit 0cb4aa8 into master Dec 1, 2015
@jdx jdx deleted the no-need-for-dowgood-variant branch December 1, 2015 21:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants