Update non-inclusive terms tests to 2.0 models

This commit is contained in:
Michael Dowling 2022-03-29 20:55:04 -07:00 committed by Michael Dowling
parent 034c2667c1
commit 1e1f831f28
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"smithy": "1.0",
"smithy": "2.0",
"shapes": {
"ns.foo#MyMasterService": {
"type": "service",

View File

@ -1,5 +1,5 @@
{
"smithy": "1.0",
"smithy": "2.0",
"shapes": {
"ns.foo#MyMasterService": {
"type": "service",

View File

@ -1,5 +1,5 @@
{
"smithy": "1.0",
"smithy": "2.0",
"shapes": {
"ns.foo#MyUnionTrait": {
"type": "union",