askql
askql copied to clipboard
Provide a method with all available Values listed
In order to provide Developer Support functionalities, such as #360, we need a method which returns a list of available values. For each of values it should return at least:
- value name
- value type (AskScript type not JS type)
@czerwinskilukasz1 what do you mean by method? A method that returns the values is easy to setup - but should it satisfy a certain API? Should it be a REST API? Who is going to use this method? Will it be a resource unto itself?