We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61ee454 commit 5b77e39Copy full SHA for 5b77e39
guidelines/sample-server/files/responses.json
@@ -2,7 +2,7 @@
2
"NotFoundError": {
3
"description": "Entity not found",
4
"schema": {
5
- "$ref": "http://localhost:8080/models.json#/ErrorMessage"
+ "$ref": "http://localhost:8000/models.json#/ErrorMessage"
6
}
7
8
0 commit comments