changedOutput schema / (root)
Previous value: -nullNew value: +{
+ "properties": {
+ "crosswalk": {
+ "items": {
+ "properties": {
+ "concept": {
+ "type": "string"
+ },
+ "values": {
+ "properties": {
+ "acp": {
+ "type": "string"
+ },
+ "ap2": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "note": {
+ "type": "string"
+ },
+ "protocol_names": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "protocols_compared": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "protocols_detail": {
+ "items": {
+ "properties": {
+ "artifact": {
+ "type": "string"
+ },
+ "audit": {
+ "type": "string"
+ },
+ "backer": {
+ "type": "string"
+ },
+ "id": {
+ "type": "string"
+ },
+ "identity": {
+ "type": "string"
+ },
+ "name": {
+ "type": "string"
+ },
+ "rail": {
+ "type": "string"
+ },
+ "scope": {
+ "type": "string"
+ },
+ "signed": {
+ "type": "string"
+ },
+ "status": {
+ "type": "string"
+ },
+ "sub": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "recommendation": {
+ "properties": {
+ "also_consider": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "also_names": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "primary_names": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "primary_pick": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "rationale": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "scenario": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+}