Fix audit_template_uuid description

Change-Id: I8b915de6d3eda150f633c88899bf3d54afcbe099
This commit is contained in:
licanwei 2018-11-22 10:09:44 +08:00
parent 63afd8259a
commit fd8bd4d51a
2 changed files with 7 additions and 1 deletions

View File

@ -294,6 +294,12 @@ audittemplate_strategy:
in: body
required: false
type: string
audittemplate_uuid:
description: |
The UUID of the Audit template.
in: body
required: true
type: string
created_at:
description: |

View File

@ -37,7 +37,7 @@ Request
.. rest_parameters:: parameters.yaml
- audit_template_uuid: audittemplate_name
- audit_template_uuid: audittemplate_uuid
- audit_type: audit_type
- name: audit_name
- goal: audit_goal