Skip to content

Commit d430ec8

Browse files
Update Redis Enterprise API specification (redis#3319)
Co-authored-by: redis-enterprise-doc-sync[bot] <246451900+redis-enterprise-doc-sync[bot]@users.noreply.github.com>
1 parent 95404b7 commit d430ec8

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • content/operate/rs/references/rest-api/api-reference

content/operate/rs/references/rest-api/api-reference/openapi.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2158,7 +2158,8 @@
21582158
"Cluster"
21592159
],
21602160
"x-publish-docs": true,
2161-
"x-stability-level": "stable"
2161+
"x-stability-level": "stable",
2162+
"x-timeout-seconds": 900
21622163
}
21632164
},
21642165
"/v1/cluster/certificates/rotate": {
@@ -2454,7 +2455,8 @@
24542455
"Cluster"
24552456
],
24562457
"x-publish-docs": true,
2457-
"x-stability-level": "stable"
2458+
"x-stability-level": "stable",
2459+
"x-timeout-seconds": 900
24582460
}
24592461
},
24602462
"/v1/ldap_mappings": {

0 commit comments

Comments
 (0)