We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f797210 commit 38d85f7Copy full SHA for 38d85f7
1 file changed
docs/api/admin.yaml
@@ -121,7 +121,7 @@ paths:
121
$ref: './paths/admin/keyspace-_purge.yaml'
122
'/{keyspace}/_channel_history/{docid}':
123
$ref: './paths/admin/keyspace-_history.yaml'
124
- '/{keyspace}/_channel_history/{docid}/compact':
+ '/{keyspace}/_channel_history/compact':
125
$ref: './paths/admin/keyspace-_history-compact.yaml'
126
'/{db}/_flush':
127
$ref: './paths/admin/db-_flush.yaml'
0 commit comments