File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed
docs/api/rest_api/rest_api_reference Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 66 Accept :
77 description : If set, the list of segment groups is returned in XML or JSON format.
88 example : |
9- vnd.ibexa.api.SegmentGroupList+xml
10- vnd.ibexa.api.SegmentGroupList+json
9+ application/ vnd.ibexa.api.SegmentGroupList+xml
10+ application/ vnd.ibexa.api.SegmentGroupList+json
1111 responses :
1212 200 :
1313 description : OK - list the segment groups.
Original file line number Diff line number Diff line change @@ -66374,8 +66374,8 @@ <h6 class="heading text-gray border-bottom pb-2">Header parameters</h6>
6637466374<tr>
6637566375 <td>Examples</td>
6637666376 <td>
66377- <code>vnd.ibexa.api.SegmentGroupList+xml
66378- vnd.ibexa.api.SegmentGroupList+json
66377+ <code>application/ vnd.ibexa.api.SegmentGroupList+xml
66378+ application/ vnd.ibexa.api.SegmentGroupList+json
6637966379</code>
6638066380 </td>
6638166381</tr>
@@ -130291,11 +130291,8 @@ <h6 class="heading text-gray border-bottom pb-2">Query parameters</h6>
130291130291<li>type: <code>action</code>, parameter: <code>value</code> (the action)</li>
130292130292<li>type: <code>logged_at</code>, parameters: <code>value</code> and <code>operator</code>
130293130293<ul>
130294- <li>
130295- <code>logged_at</code> <code>value</code> value can be anything accepted by <code>DateTimeImmutable</code>
130296- </li>
130297- <li>
130298- <code>logged_at</code> <code>operator</code> value can be one of the following:</li>
130294+ <li><code>logged_at</code> <code>value</code> value can be anything accepted by <code>DateTimeImmutable</code></li>
130295+ <li><code>logged_at</code> <code>operator</code> value can be one of the following:</li>
130299130296</ul>
130300130297</li>
130301130298</ul>
You can’t perform that action at this time.
0 commit comments