Skip to content

Commit

Permalink
Add note about structurally exclusive for httpQueryParams
Browse files Browse the repository at this point in the history
  • Loading branch information
gosar authored and JordonPhillips committed Aug 9, 2021
1 parent 8d5fb44 commit 28182a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/1.0/spec/core/http-traits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -957,6 +957,8 @@ Conflicts with
:ref:`httpLabel-trait`, :ref:`httpHeader-trait`, :ref:`httpQuery-trait`,
:ref:`httpPrefixHeaders-trait`, :ref:`httpPayload-trait`,
:ref:`httpResponseCode-trait`
Structurally exclusive
Only a single structure member can be bound to ``httpQueryParams``.

The following example defines an operation that optionally sends the
target input map as query string parameters in an HTTP request:
Expand Down

0 comments on commit 28182a9

Please sign in to comment.