open-vault/changelog/15104.txt
AnPucel f38248f5e5
[VAULT-5887] TypeInt64 support added to OpenApi Spec generation (#15104)
Adding handling for TypeInt64 to OAS types
2022-04-22 15:37:12 -07:00

4 lines
109 B
Plaintext

```release-note:bug
sdk: Fix OpenApi spec generator to properly convert TypeInt64 to OAS supported int64
```