File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
specs/composition-full/paths Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 3232 operationId : putComposition
3333 x-acl :
3434 - editSettings
35- - settings
3635 summary : Upsert a composition
3736 description : |
3837 Upsert a composition in the current Algolia application.
@@ -73,7 +72,6 @@ delete:
7372 operationId : deleteComposition
7473 x-acl :
7574 - editSettings
76- - settings
7775 summary : Delete a composition
7876 description : |
7977 Delete a composition from the current Algolia application.
Original file line number Diff line number Diff line change 33 - Rules
44 operationId : getRule
55 x-acl :
6+ - editSettings
67 - settings
78 summary : Retrieve a rule
89 description : |
3435 operationId : putCompositionRule
3536 x-acl :
3637 - editSettings
37- - settings
3838 summary : Upsert a composition rule
3939 description : |
4040 Upsert a Composition Rule for the specified composition ID.
@@ -78,7 +78,6 @@ delete:
7878 operationId : deleteCompositionRule
7979 x-acl :
8080 - editSettings
81- - settings
8281 summary : Delete a Composition Rule
8382 description : |
8483 Delete a Composition Rule from the specified Composition ID.
You can’t perform that action at this time.
0 commit comments