Docs say Health's inner details
section may contain components
#22490
Labels
type: documentation
A documentation update
Milestone
Docs here in this test and on the website say the
components.*.details
object "May contain nested components that make up the health," but this should no longer be the case with the addition ofcomponents.*.components
:spring-boot/spring-boot-project/spring-boot-actuator-autoconfigure/src/test/java/org/springframework/boot/actuate/autoconfigure/endpoint/web/documentation/HealthEndpointDocumentationTests.java
Line 84 in a94ab67
https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/actuator-api/html/#health-retrieving-response-structure
The work done in the original issue here seems to have missed updating the documentation: #17929
The text was updated successfully, but these errors were encountered: