Validate an application: check if there are stack items, check for variations, check all metadata is present.
get/midgard/v0.1/application/{applicationId}/validate
Validate an application. The following this are verified: - check if application has at least 1 HOME - check that for each HOME, a variation was chosen - check that all required application metadata is present.
Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationId
integer
REQUIRED
Response
200Application metadata is valid.
403Access denied.
404Application not found.
422Application metadata validation failed.
Shell cURL
shell
Show schema
json