addedOutput schema / properties / Views
Added value: +{
+ "items": {
+ "properties": {
+ "ContentHistory": {
+ "items": {
+ "properties": {
+ "ModificationComment": {
+ "type": "string"
+ },
+ "ModificationDate": {
+ "type": "string"
+ },
+ "ModificationName": {
+ "type": "string"
+ },
+ "ModificationOrganization": {
+ "type": "string"
+ },
+ "ModificationReleaseDate": {
+ "type": "string"
+ },
+ "ModificationVersion": {
+ "type": "string"
+ },
+ "SubmissionDate": {
+ "type": "string"
+ },
+ "SubmissionName": {
+ "type": "string"
+ },
+ "SubmissionOrganization": {
+ "type": "string"
+ },
+ "SubmissionReleaseDate": {
+ "type": "string"
+ },
+ "SubmissionVersion": {
+ "type": "string"
+ },
+ "Type": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "ID": {
+ "type": "string"
+ },
+ "MappingNotes": {
+ "properties": {
+ "Comments": {
+ "type": "string"
+ },
+ "Rationale": {
+ "type": "string"
+ },
+ "Reasons": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "Usage": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "Members": {
+ "items": {
+ "properties": {
+ "CweID": {
+ "type": "string"
+ },
+ "ViewID": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "Name": {
+ "type": "string"
+ },
+ "Notes": {
+ "items": {
+ "properties": {
+ "Note": {
+ "type": "string"
+ },
+ "Type": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "Objective": {
+ "type": "string"
+ },
+ "References": {
+ "items": {
+ "properties": {
+ "ExternalReferenceID": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "Status": {
+ "type": "string"
+ },
+ "Type": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+}