Skip to content

Commit 4cef4bf

Browse files
author
Automated
committed
OpenAPI spec update: Tue Mar 11 15:06:00 UTC 2025
1 parent f33ad38 commit 4cef4bf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

exoscale/openapi.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,20 @@
518518
}
519519
}
520520
},
521+
"dbaas-user-valkey-secrets": {
522+
"type": "object",
523+
"properties": {
524+
"username": {
525+
"type": "string",
526+
"description": "Valkey username"
527+
},
528+
"password": {
529+
"type": "string",
530+
"description": "Valkey password"
531+
}
532+
},
533+
"description": "Valkey User secrets"
534+
},
521535
"dbaas-endpoint-rsyslog-input-update": {
522536
"type": "object",
523537
"properties": {

0 commit comments

Comments
 (0)