Files
vault/changelog/25499.txt
John-Michael Faircloth 54c28fdf4b api: add wrapper functions for GET auth and mount (#25499)
* api: add GET for auth and mount

* add changelog

* add unit test

* add auth unit test

* add external api tests

* add godoc to tests
2024-02-20 10:31:08 -06:00

4 lines
109 B
Plaintext

```release-note:improvement
api: Add wrapper functions for GET /sys/mounts/:path and GET /sys/auth/:path
```