Skip to content

Commit

Permalink
Update docs to address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed Feb 8, 2020
1 parent 57e7188 commit 1e14051
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/source/spec/aws-json-protocols.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Trait selector
``service``
Value type
Annotation trait.
See
`Protocol tests <https://github.com/awslabs/smithy/tree/meta-protocol-and-auth/smithy-aws-protocol-tests/model>`_

.. tabs::

Expand Down
2 changes: 2 additions & 0 deletions docs/source/spec/aws-query-protocol.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Trait selector
``service``
Value type
Annotation trait.
See
`Protocol tests <https://github.com/awslabs/smithy/tree/meta-protocol-and-auth/smithy-aws-protocol-tests/model>`_

.. tabs::

Expand Down
2 changes: 2 additions & 0 deletions docs/source/spec/aws-restjson1-protocol.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Trait selector
``service``
Value type
Annotation trait.
See
`Protocol tests <https://github.com/awslabs/smithy/tree/meta-protocol-and-auth/smithy-aws-protocol-tests/model>`_

.. tabs::

Expand Down
2 changes: 2 additions & 0 deletions docs/source/spec/aws-restxml-protocol.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Trait selector
``service``
Value type
Annotation trait.
See
`Protocol tests <https://github.com/awslabs/smithy/tree/meta-protocol-and-auth/smithy-aws-protocol-tests/model>`_

.. tabs::

Expand Down
4 changes: 2 additions & 2 deletions docs/source/spec/core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4926,7 +4926,7 @@ Summary
that are marked with this trait are applied to service shapes to
indicate how a client can authenticate with the service.
Trait selector
``service``
``[trait|trait]``
Value type
Annotation trait.

Expand Down Expand Up @@ -5162,7 +5162,7 @@ Trait selector

*Service or operation shapes*
Value type
This trait contains a priority ordered list of string values that
This trait contains a priority ordered list of unique string values that
reference authentication scheme shape IDs defined on a service
shape.

Expand Down

0 comments on commit 1e14051

Please sign in to comment.