Fix audit_template_uuid description
Change-Id: I8b915de6d3eda150f633c88899bf3d54afcbe099
This commit is contained in:
@@ -294,6 +294,12 @@ audittemplate_strategy:
|
|||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
audittemplate_uuid:
|
||||||
|
description: |
|
||||||
|
The UUID of the Audit template.
|
||||||
|
in: body
|
||||||
|
required: true
|
||||||
|
type: string
|
||||||
|
|
||||||
created_at:
|
created_at:
|
||||||
description: |
|
description: |
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ Request
|
|||||||
|
|
||||||
.. rest_parameters:: parameters.yaml
|
.. rest_parameters:: parameters.yaml
|
||||||
|
|
||||||
- audit_template_uuid: audittemplate_name
|
- audit_template_uuid: audittemplate_uuid
|
||||||
- audit_type: audit_type
|
- audit_type: audit_type
|
||||||
- name: audit_name
|
- name: audit_name
|
||||||
- goal: audit_goal
|
- goal: audit_goal
|
||||||
|
|||||||
Reference in New Issue
Block a user