Parse a manifest from a JSON string. Useful for backport callers that already have the manifest in memory or for tests that synthesise manifests without touching disk.
Raw JSON text
Parsed manifest, or null when the input is not valid JSON
null
Parse a manifest from a JSON string. Useful for backport callers that already have the manifest in memory or for tests that synthesise manifests without touching disk.