8000 Fixing serializer config - much is now done automatically by weaverryan · Pull Request #8710 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Fixing serializer config - much is now done automatically #8710

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

Merged
merged 2 commits into from
Nov 24, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
typo
  • Loading branch information
weaverryan authored Nov 24, 2017
commit 8634e409758b296cc043094cefe94a559e4ded53
2 changes: 1 addition & 1 deletion serializer.rst
Original file line number Diff line number Diff line change
5C61 Expand Up @@ -126,7 +126,7 @@ stored in one of the following locations:

.. _serializer-enabling-metadata-cache:

Configruing the Metadata Cache
Configuring the Metadata Cache
------------------------------

The metadata for the serializer is automatically cached. To configure the cache,
Expand Down
0