Add the docs endpoint to the table of Actuator endpoints
Closes gh-4597
This commit is contained in:
@@ -86,6 +86,11 @@ HATEOAS to be on the classpath.
|
||||
|Displays a collated list of all `@ConfigurationProperties`.
|
||||
|true
|
||||
|
||||
|`docs`
|
||||
|Displays documentation, including example requests and responses, for the Actuator's
|
||||
endpoints. Requires `spring-boot-actuator-docs` to be on the classpath.
|
||||
|false
|
||||
|
||||
|`dump`
|
||||
|Performs a thread dump.
|
||||
|true
|
||||
|
||||
Reference in New Issue
Block a user