remove apiLevel for now

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2024-06-14 15:03:33 -04:00
parent 8419c5271b
commit 5d039e7e69
2 changed files with 2 additions and 4 deletions

View File

@ -87,8 +87,7 @@ updatedAt | timestamp | Timestamp of the actor registered/updated.
"updatedAt": 1690274322325260000
}
],
"tableVersion": 1,
"apiLevel": 20
"tableVersion": 1
}
```

View File

@ -81,7 +81,6 @@ updatedAt | timestamp | Timestamp of the actor registered/updated.
"updatedAt": 1690274322325260000
}
],
"tableVersion": 1,
"apiLevel": 20
"tableVersion": 1
}
```