We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4020c6 commit 6b69ed3Copy full SHA for 6b69ed3
docs/usage/extensibility/controllers.md
@@ -39,7 +39,7 @@ DELETE http://localhost:14140/articles/1 HTTP/1.1
39
```json
40
{
41
"links": {
42
- "self": "/articles"
+ "self": "/articles/1"
43
},
44
"errors": [
45
0 commit comments