Skip to content

Instantly share code, notes, and snippets.

@spier
spier / dazn-manifest330-schema.json
Created February 23, 2022 13:21 — forked from nodefortytwo/dazn-manifest330-schema.json
DAZN Manifest Public 330 Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "http://dazn.com/manifest.schema.json",
"title": "dazn-manifest",
"type": "object",
"additionalProperties": false,
"description": "A YAML file which describes the contents of a code repository in a machine readable format.",
"properties": {
"dazn-manifest": {
"title": "version",
@spier
spier / dazn-manifest330.md
Created February 23, 2022 13:21 — forked from nodefortytwo/dazn-manifest330.md
DAZN Manifest Public 3.3.0