changedInput schema / additionalProperties
Previous value: -trueNew value: +false
addedInput schema / properties / brand
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / category
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / condition
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / estimated_value
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / location
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / model
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / name
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / notes
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / purchase_price
Added value: +{
+ "type": "number"
+}
addedInput schema / properties / reference_number
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / serial_number
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / status
Added value: +{
+ "type": "string"
+}