Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/asciidoc/repository-resources.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ The query method resource runs the exposed query through an individual query met

=== Supported HTTP Methods

As the search resource is a read-only resource, it supports `GET` only.
As the query method resource is a read-only resource, it supports `GET` only.

==== `GET`

Expand Down