File tree Expand file tree Collapse file tree 3 files changed +2
-19
lines changed
Expand file tree Collapse file tree 3 files changed +2
-19
lines changed Original file line number Diff line number Diff line change 88parameters :
99 - $ref : ../../components/parameters.yaml#/db
1010post :
11- summary : ' Commits any recent changes to the specified database to disk '
11+ summary : Ensure Full Commit
1212 description : |-
1313 This endpoint is non-functional but is present for CouchDB compatibility.
1414
Original file line number Diff line number Diff line change @@ -112,20 +112,3 @@ get:
112112 tags :
113113 - Document
114114 operationId : get_keyspace-_raw-docid
115- head :
116- summary : Check if a document exists
117- responses :
118- ' 200 ' :
119- description : Document exists
120- ' 400 ' :
121- $ref : ../../components/responses.yaml#/request-problem
122- ' 404 ' :
123- $ref : ../../components/responses.yaml#/Not-found
124- tags :
125- - Document
126- description : |-
127- Required Sync Gateway RBAC roles:
128-
129- * Sync Gateway Application
130- * Sync Gateway Application Read Only
131- operationId : head_keyspace-_raw-docid
Original file line number Diff line number Diff line change 88parameters :
99 - $ref : ../../components/parameters.yaml#/db
1010post :
11- summary : Commits any recent changes to the specified database to disk
11+ summary : Ensure Full Commit
1212 description : This endpoint is non-functional but is present for CouchDB compatibility.
1313 responses :
1414 ' 201 ' :
You can’t perform that action at this time.
0 commit comments