Commit 92d1399
committed
Update getAuthSchemes javadoc
Updates javadoc for ServiceIndex::getAuthSchemes to say the returned
order is alphabetical. Tests were updated in #1915 to assert this
ordering for ServiceIndex::getEffectiveAuthSchemes, but it also
made the same update for the ServiceIndex::getAuthSchemes test.
The PR didn't include a javadoc update, so the purpose of this PR
is to fix that.1 parent a13d754 commit 92d1399
File tree
1 file changed
+4
-2
lines changed- smithy-model/src/main/java/software/amazon/smithy/model/knowledge
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| |||
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
130 | | - | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
167 | 169 | | |
168 | 170 | | |
169 | 171 | | |
170 | | - | |
| 172 | + | |
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
| |||
0 commit comments