mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01:00
7 lines
327 B
Plaintext
7 lines
327 B
Plaintext
```release-note:change
|
|
plugins: `GET /sys/plugins/catalog` endpoint now returns an additional `detailed` field in the response data with a list of additional plugin metadata.
|
|
```
|
|
```release-note:change
|
|
plugins: `GET /sys/plugins/catalog/:type/:name` endpoint now returns an additional `version` field in the response data.
|
|
```
|