removedOutput schema / properties / conservationHistory / items / properties / date / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / conservationHistory / items / properties / date / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / conservationHistory / items / properties / dateBegin / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / conservationHistory / items / properties / dateBegin / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / conservationHistory / items / properties / dateEnd / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / conservationHistory / items / properties / dateEnd / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / conservationHistory / items / properties / description / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / conservationHistory / items / properties / description / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / conservationHistory / items / properties / modifierUri / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / conservationHistory / items / properties / modifierUri / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / creator / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / creator / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / examinations / items / properties / date / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / examinations / items / properties / date / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / examinations / items / properties / dateBegin / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / examinations / items / properties / dateBegin / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / examinations / items / properties / dateEnd / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / examinations / items / properties / dateEnd / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / examinations / items / properties / examiner / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / examinations / items / properties / examiner / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / examinations / items / properties / reportTypeLabel / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / examinations / items / properties / reportTypeLabel / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / provenanceTextSummary / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / provenanceTextSummary / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / title / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / title / type
Added value: +[
+ "string",
+ "null"
+]