Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "results": { "errors": [ { "name": "<string>", "projectUuid": "<string>", "error": "<string>", "fieldName": "<string>", "chartUuid": "<string>", "chartName": "<string>" } ] }, "status": "ok" }
{ "error": { "name": "<string>", "statusCode": 123, "data": "<unknown>", "message": "<string>" }, "status": "error"}
Validates a specific chart and updates validation entries in database.
the project UUID
the chart UUID to validate
Success
Show child attributes
ok
Was this page helpful?