Skip to content

Wrap the trait in a code block to avoid confusing javadoc#2915

Merged
sugmanue merged 1 commit intosmithy-lang:mainfrom
sugmanue:sugmanue/fix-javadoc-warning
Jan 6, 2026
Merged

Wrap the trait in a code block to avoid confusing javadoc#2915
sugmanue merged 1 commit intosmithy-lang:mainfrom
sugmanue:sugmanue/fix-javadoc-warning

Conversation

@sugmanue
Copy link
Contributor

@sugmanue sugmanue commented Jan 6, 2026

Background

Fixes the following warning:

> Task :smithy-model:javadoc
/Users/sugmanue/Sources/smithy/smithy-model/src/main/java/software/amazon/smithy/model/knowledge/PropertyBindingIndex.java:136: warning: unknown tag. Unregistered custom tag?
     * @nestedProperties trait.
       ^
/Users/sugmanue/Sources/smithy/smithy-model/src/main/java/software/amazon/smithy/model/knowledge/PropertyBindingIndex.java:151: warning: unknown tag. Unregistered custom tag?
     * @nestedProperties trait.
       ^
2 warnings

Testing

  • How did you test these changes?

Links

  • Links to additional context, if necessary
  • Issue #, if applicable (see here for a list of keywords to use for linking issues)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sugmanue sugmanue requested a review from a team as a code owner January 6, 2026 21:56
@sugmanue sugmanue requested a review from kstich January 6, 2026 21:57
@sugmanue sugmanue merged commit ac73901 into smithy-lang:main Jan 6, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants