Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view
What is the meaning of each parameter in the following examples?

[
  {
    "id": "1",
    "label": "Country",
    "type": "string",
    "urlName": "country",
    "values": [
      "Italy",
      "USA"
    ]
  }
]
Environment linux,Google Chrome,tomcat
in API and SDK by (580 points)
recategorized by

Please log in or register to answer this question.

...