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

Restful controllers rebased #106

Closed

Conversation

asm89
Copy link
Member

@asm89 asm89 commented Jan 15, 2012

Rebased version of: #87

$view = View::create()
->setStatusCode(Codes::HTTP_BAD_REQUEST)
->setData(array(
'form' => $form,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

watch out .. i recently changed how forms are handled .. are you using the latest FOSRestBundle version?

@stof
Copy link
Member

stof commented Jan 15, 2012

@asm89 there is one missing point in this PR: updating the Readme and the doc

@asm89
Copy link
Member Author

asm89 commented Jan 22, 2012

I'll try to rebase this PR between now and ~12h.

@stof I discussed updating the readme and doc with @merk a bit, but we didn't figure out yet what it should look like (he wanted to split the docs etc). It will happen though! :)

@merk merk mentioned this pull request Jan 24, 2012
@merk
Copy link
Member

merk commented Jan 31, 2012

Merged in 00d40cc

@merk merk closed this Jan 31, 2012
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.

None yet

4 participants