Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JamalZeynalov committed Apr 25, 2024
1 parent ca5ee60 commit 595edd2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def _paths(self):
params = (
self._get_path_params()
+ self._get_query_params()
+ self._get_body_params()
+ self._get_header_params()
)
dict_ = {
Expand Down

0 comments on commit 595edd2

Please sign in to comment.