View | Details | Raw Unified | Return to bug 33606
Collapse All | Expand All

(-)a/api/v1/swagger/paths/erm_config.yaml (-2 / +1 lines)
Lines 3-9 Link Here
3
  get:
3
  get:
4
    x-mojo-to: ERM#config
4
    x-mojo-to: ERM#config
5
    operationId: getERMconfig
5
    operationId: getERMconfig
6
    description: This resource returns a list of options needed for the ERM Vue app
6
    description: This resource returns a list of options needed for the ERM Vue app. EXPERIMENTAL - DO NOT RELY on this, it is subject to change!
7
    summary: get the ERM config
7
    summary: get the ERM config
8
    tags:
8
    tags:
9
      - ERM
9
      - ERM
10
- 

Return to bug 33606