Files
vault/changelog/28669.txt
Chris Capurso 458de6d118 only strip v1 prefix from path if present (#28669)
* only strip v1 prefix from path if present

* add changelog entry

* adjust changelog
2024-10-10 12:25:14 -04:00

4 lines
102 B
Plaintext

```release-note:bug
core: Fixed panic seen when performing help requests without /v1/ in the URL.
```