Skip to content

Commit 5a2c8b5

Browse files
committed
Merge pull request #14600 from Hanope:issue-14599
* pr/14600: Fix "Query Parameters" section name
2 parents 072be48 + e5ed5eb commit 5a2c8b5

File tree

1 file changed

+2
-2
lines changed
  • spring-boot-project/spring-boot-actuator-autoconfigure/src/main/asciidoc/endpoints

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/asciidoc/endpoints/caches.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ include::{snippets}caches/named/http-response.adoc[]
4242

4343

4444

45-
[[caches-named-request-structure]]
46-
=== Request Structure
45+
[[caches-named-query-parameters]]
46+
=== Query Parameters
4747
If the requested name is specific enough to identify a single cache, no extra parameter is
4848
required. Otherwise, the `cacheManager` must be specified. The following table shows the
4949
supported query parameters:

0 commit comments

Comments
 (0)