askql icon indicating copy to clipboard operation
askql copied to clipboard

Provide a method with all available Values listed

Open czerwinskilukasz1 opened this issue 4 years ago • 1 comments

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 avatar Jul 08 '20 13:07 czerwinskilukasz1

@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?

YonatanKra avatar Oct 08 '20 18:10 YonatanKra