Skip to content

Commit cadf0e0

Browse files
committed
Revert change on description of management.metrics.graphql.autotime.enabled
Signed-off-by: Johnny Lim <[email protected]>
1 parent cbb44e1 commit cadf0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1926,7 +1926,7 @@
19261926
},
19271927
{
19281928
"name": "management.metrics.graphql.autotime.enabled",
1929-
"description": "Whether to automatically time GraphQL requests.",
1929+
"description": "Whether to automatically time web client requests.",
19301930
"defaultValue": true,
19311931
"deprecation": {
19321932
"level": "error",

0 commit comments

Comments
 (0)