Skip to content

Commit

Permalink
fix example issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Changlong Liu committed Apr 20, 2020
1 parent 6b00b83 commit 6506d30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"location": "westus",
"properties": {
"softDeletePeriod": "P1D"
}
},
"kind": "ReadWrite"
}
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"parameters": {
"properties": {
"softDeletePeriod": "P1D"
}
},
"kind": "ReadWrite"
}
},
"responses": {
Expand Down

0 comments on commit 6506d30

Please sign in to comment.