We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24bdbe4 + 8059765 commit 35058beCopy full SHA for 35058be
object_mapper.rst
@@ -1,10 +1,6 @@
1
Object Mapper
2
=============
3
4
-.. warning::
5
-
6
- The ObjectMapper component is an :doc:`experimental feature </contributing/code/experimental>`
7
8
This component transforms one object into another, simplifying tasks such as
9
converting DTOs (Data Transfer Objects) into entities or vice versa. It can also
10
be helpful when decoupling API input/output from internal models, particularly
0 commit comments