Merge "Fix audit_template_uuid description"

This commit is contained in:
Zuul 2018-12-05 09:07:02 +00:00 committed by Gerrit Code Review
commit e9b71e62f3
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