Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced support for post/put without needing requiring mu template #161

Merged
merged 5 commits into from
Dec 12, 2011
Merged

Enhanced support for post/put without needing requiring mu template #161

merged 5 commits into from
Dec 12, 2011

Conversation

shimonchayim
Copy link
Member

No description provided.

@s3u
Copy link
Member

s3u commented Dec 12, 2011

Can you explain the change to the engine.js? It seems that the body is surfaced as a param named "body". This is not right.

@shimonchayim
Copy link
Member Author

There has to be some mechanism for making the body (in json) to be accessible in the route. So that the convention used in things like mu files can be followed without needing mu files. The problem is that mu's get resolved way down while validation of some of the parameters "required" for get endpoints happens much earlier.

s3u pushed a commit that referenced this pull request Dec 12, 2011
Enhanced support for post/put without needing requiring mu template
@s3u s3u merged commit 4851973 into ql-io:master Dec 12, 2011
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