Skip to content

Commit

Permalink
added sqlpool example def schema (Azure#24381)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmandru authored and harryli0108 committed Jul 28, 2023
1 parent 9abf95c commit aaf499f
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@
"status": "Enabled"
}
}
},
"default": {
"body": {
"error": {
"code": "Error code",
"message": "Error message"
}
}
}
}
}

0 comments on commit aaf499f

Please sign in to comment.