Skip to content

Commit 1d301e7

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 68b7d5e commit 1d301e7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/JSONRPC.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ Any requests/notifications not documented here are not supported.
1313

1414
# Info Request
1515

16-
Returns metadata about the running PET binary. Clients can cache this response
17-
and attach it to PET-related telemetry such as `refresh` and `resolve` timings.
16+
Returns metadata about the running PET binary. This request does not require a prior
17+
`configure` request. Clients can cache this response and attach it to PET-related
18+
telemetry such as `refresh` and `resolve` timings.
1819

1920
_Request_:
2021

0 commit comments

Comments
 (0)