If you are making a POST to http://10.50.0.201:9322/v1/audits/ to create an audit, you can specify any audit_type and it will still create.
We should be able to validate the data that is sent upon creating an Audit to make sure all the fields are valid.
Also note that a wrong audit_template_uuid is only detected when inserting the data into the database
If you are making a POST to http:// 10.50.0. 201:9322/ v1/audits/ to create an audit, you can specify any audit_type and it will still create.
We should be able to validate the data that is sent upon creating an Audit to make sure all the fields are valid.
Also note that a wrong audit_template_uuid is only detected when inserting the data into the database