Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Fix issue where /api/1.2/parameter/profile requests were failing if .json was on the URL #1477

Merged
merged 2 commits into from
Jun 1, 2016

Conversation

dneuman64
Copy link
Member

@dneuman64 dneuman64 commented May 31, 2016

I added back in the original endpoint in addition to the changed one. This should now allow you to send a request ending in .json or not.
I would like to understand the original issue this was trying to fix with spaces not being allowed in profile names, I did some curl for a profile with a space in the name and as long as you escape the profile name (with %20) it works....

@dneuman64 dneuman64 added this to the 1.6.0 milestone May 31, 2016
@jheitz200 jheitz200 merged commit 84a5651 into Comcast:master Jun 1, 2016
@dneuman64 dneuman64 deleted the to-fix-json-on-url branch September 1, 2016 16:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants