Translations:Stat API/8/en: Difference between revisions

From Wiki Kaminari Click
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
=== '''POST /api/stat/filter''' ===
== How to get all possible values for filter ==
===== Request =====
To obtain values  use this URL:
{| class="wikitable mw-collapsible"
{| class="wikitable"
!Key
! Method !! Path
!Type
!Description
|-
|-
|id
| POST || /api/stat/filter
|String
|Filter name
|-
|searchQuery
|String
|Search query
|}
|}

Latest revision as of 17:10, 10 April 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Stat API)
== How to get all possible values for filter ==
To obtain values  use this URL:
{| class="wikitable"
! Method !! Path
|-
| POST || /api/stat/filter
|}

How to get all possible values for filter

To obtain values use this URL:

Method Path
POST /api/stat/filter