Skip to content
2 changes: 1 addition & 1 deletion example-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"paths": {
"/users": {
"get": {
"summary": "List users",
"summary": "List users!",
"operationId": "getUsers",
"description": "Returns a list of users",
"responses": {
Expand Down
Loading