File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed
composition-full/paths/search Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 11post :
22 tags :
3- - search
3+ - Search
44 operationId : search
55 x-use-read-transporter : true
66 x-cacheable : true
Original file line number Diff line number Diff line change 11post :
22 tags :
3- - search
3+ - Search
44 operationId : searchForFacetValues
55 x-use-read-transporter : true
66 x-cacheable : true
Original file line number Diff line number Diff line change @@ -107,21 +107,18 @@ security:
107107 - appId : []
108108 apiKey : []
109109tags :
110- - name : compositions
111- x-displayName : Compositions
110+ - name : Compositions
112111 description : |
113112 Manage your compositions and composition settings.
114- - name : rules
115- x-displayName : Rules
113+ - name : Rules
116114 description : |
117115 Manage your compositions rules.
118- - name : search
119- x-displayName : Search
116+ - name : Search
120117 description : Search one composition for matching records or facet values.
121118x-tagGroups :
122119 - name : Compositions
123120 tags :
124- - search
121+ - Search
125122paths :
126123 # ########################
127124 # ### Search Endpoints ###
You can’t perform that action at this time.
0 commit comments