Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0d4b755

Browse filesBrowse files
authored
Try fixing a list in object_mapper.rst
1 parent 4b5d780 commit 0d4b755
Copy full SHA for 0d4b755

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎object_mapper.rst

Copy file name to clipboardExpand all lines: object_mapper.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ You can apply the ``#[Map]`` attribute to properties to customize their mapping
149149

150150
* ``target``: Specifies the name of the property in the target object;
151151
* ``source``: Specifies the name of the property in the source object (useful
152-
when mapping is defined on the target, see below);
152+
when mapping is defined on the target, see below);
153153
* ``if``: Defines a condition for mapping the property;
154154
* ``transform``: Applies a transformation to the value before mapping.
155155

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.