Skip to content

Commit 702d5b7

Browse files
committed
Fixed spec to make it inline with server
Signed-off-by: saimedhi <[email protected]>
1 parent 2af3757 commit 702d5b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

model/_global/delete_pit/structures.smithy

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ list PitIds{
2121
}
2222

2323

24+
@documentation("a point-in-time id to delete")
2425
structure DeletePit_BodyParams {
2526
@required
2627
pit_id: PitIds

0 commit comments

Comments
 (0)