Validate a pcfhub.json
validate_manifestCheck the contents of a pcfhub.json against PCFHub's rules before a release. Returns whether it is valid, plus errors that block publishing and warnings that do not, each with the JSON pointer it applies to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manifest | Yes | The full contents of pcfhub.json, as JSON text. |