open-vault/changelog/13643.txt
VAL 6652203569
Distinguish LIST-only paths in OpenAPI (#13643)
* Distinguish LIST-only paths in OpenAPI

* add changelog

* Put enum field inside schema
2022-01-18 09:21:44 -08:00

3 lines
117 B
Plaintext

```release-note:bug
sdk: Fixes OpenAPI to distinguish between paths that can do only List, or both List and Read.
```