Skip to content

Commit 38d85f7

Browse files
committed
Revert "fix the path in the documentation for post request"
This reverts commit f797210.
1 parent f797210 commit 38d85f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/admin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ paths:
121121
$ref: './paths/admin/keyspace-_purge.yaml'
122122
'/{keyspace}/_channel_history/{docid}':
123123
$ref: './paths/admin/keyspace-_history.yaml'
124-
'/{keyspace}/_channel_history/{docid}/compact':
124+
'/{keyspace}/_channel_history/compact':
125125
$ref: './paths/admin/keyspace-_history-compact.yaml'
126126
'/{db}/_flush':
127127
$ref: './paths/admin/db-_flush.yaml'

0 commit comments

Comments
 (0)