Skip to content

Commit

Permalink
Clarify the role of the entity wrapper config
Browse files Browse the repository at this point in the history
  • Loading branch information
Deconstrained committed Apr 28, 2023
1 parent e5a61b6 commit 4949bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdpyras.py
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
'GET /users/me': 'user',
} #: :meta hide-value:
"""
Entity wrapper name configuration
Wrapped entities antipattern handling configuration.
When trying to determine the entity wrapper name, this dictionary is first
checked for keys that apply to a given request method and canonical API path
Expand Down

0 comments on commit 4949bd5

Please sign in to comment.