...
When we look at the definition of the route /region/{dataset} we can find three parameters of three different types (path, body, query):
Following, a definition of the types:
...
...
When we look at the definition of the route /region/{dataset} we can find three parameters of three different types (path, body, query):
Following, a definition of the types:
...