Skip to content

Commit

Permalink
Add missing trait anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
kstich committed Oct 12, 2023
1 parent 1251dc2 commit 5071b6d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source-2.0/aws/aws-core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1209,6 +1209,7 @@ trait.


.. smithy-trait:: aws.api#tagEnabled
.. _tagEnabled-trait:

----------------------------
``aws.api#tagEnabled`` trait
Expand Down Expand Up @@ -1379,6 +1380,7 @@ through the operates attached to the service.
.. smithy-trait:: aws.api#taggable
.. _taggable-trait:

--------------------------
``aws.api#taggable`` trait
Expand Down
1 change: 1 addition & 0 deletions docs/source-2.0/spec/model-validation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ Suppressions are created using the :ref:`suppress-trait` and
:ref:`suppressions metadata <suppressions-metadata>`.


.. smithy-trait:: smithy.api#suppress
.. _suppress-trait:

``suppress`` trait
Expand Down
1 change: 1 addition & 0 deletions docs/source-2.0/spec/type-refinement-traits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@ The following example defines a :ref:`map <map>` shape that MAY contain
}
.. smithy-trait:: smithy.api#mixin
.. _mixin-trait:

``mixin`` trait
Expand Down

0 comments on commit 5071b6d

Please sign in to comment.