Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
eaa9500f
Commit
eaa9500f
authored
Mar 02, 2012
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed typo in the doc
parent
8b92f180
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/cookbook/index.rst
doc/cookbook/index.rst
+3
-3
No files found.
doc/cookbook/index.rst
View file @
eaa9500f
...
@@ -13,8 +13,8 @@ The cookbook section contains recipes for solving specific problems.
...
@@ -13,8 +13,8 @@ The cookbook section contains recipes for solving specific problems.
Recipes
Recipes
-------
-------
* :doc:`Accepting a JSON request body <
cookbook/json_request_body>`
* :doc:`Accepting a JSON request body <
json_request_body>` A common need when
A common need when building a restful API is the ability to accept a JSON
building a restful API is the ability to accept a JSON encoded entity from
encoded entity from
the request body.
the request body.
* :doc:`Translating Validation Messages<translating_validation_messages>`.
* :doc:`Translating Validation Messages<translating_validation_messages>`.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment