addedOutput schema / properties / Categories
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"
+ },
+ "Name": {
+ "type": "string"
+ },
+ "Relationships": {
+ "items": {
+ "properties": {
+ "CweID": {
+ "type": "string"
+ },
+ "ViewID": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "Status": {
+ "type": "string"
+ },
+ "Summary": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+}