We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50739cb commit fbfdef9Copy full SHA for fbfdef9
HTTP_API.md
@@ -1491,7 +1491,7 @@ The handler-specific descriptions below describe how each handler populates the
1491
`GET /api/v2/rules/:name`
1492
1493
##### response
1494
- `200` - The result is a JSON string representing the rule defintion.
+ `200` - The result is a JSON string representing the rule definition.
1495
1496
`401` - User authentication failed. The reason is an error message.
1497
There will be an `X-WWW-Authenticate: $SCHEME` header that indicates
0 commit comments