distil/api-ref/source/parameters.yaml
Fei Long Wang 7a606bbb87 Add API ref
To get a better API spec, this patch is following the OpenStack
community way to describe API ref. Only /products endpoint is
included, costs and usage endpoint will be added in following
patches.

Implement blueprint: api-ref

Change-Id: Icaa121c4257fcc27df93e63ec8c2bb095ac41c43
2017-09-15 14:37:13 +12:00

9 lines
209 B
YAML

# variables in path
regions:
description: |
The regions list to request products. Separated with comma, for example:
/v2/products?regions=region1,regions2
in: path
required: false
type: string