Update non-inclusive terms tests to 2.0 models
This commit is contained in:
parent
034c2667c1
commit
1e1f831f28
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"smithy": "1.0",
|
||||
"smithy": "2.0",
|
||||
"shapes": {
|
||||
"ns.foo#MyMasterService": {
|
||||
"type": "service",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"smithy": "1.0",
|
||||
"smithy": "2.0",
|
||||
"shapes": {
|
||||
"ns.foo#MyMasterService": {
|
||||
"type": "service",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"smithy": "1.0",
|
||||
"smithy": "2.0",
|
||||
"shapes": {
|
||||
"ns.foo#MyUnionTrait": {
|
||||
"type": "union",
|
||||
|
|
Loading…
Reference in New Issue