Merge pull request #51348 from ngocnhan-tran1996

Closes gh-51348

* remove-code-tag:
  Polish "Remove code tag in property description"
  Remove code tag in property description
This commit is contained in:
Stéphane Nicoll
2026-08-11 14:46:56 +02:00
@@ -244,8 +244,7 @@ public class GraphQlProperties {
private @Nullable String path;
/**
* Time within which the initial {@code CONNECTION_INIT} type message must be
* received.
* Time within which the initial CONNECTION_INIT type message must be received.
*/
private Duration connectionInitTimeout = Duration.ofSeconds(60);