addedInput schema / additionalProperties
Added value: +false
changedInput schema / properties / agency / anyOf
Previous value: -[
- {
- "type": "string"
- },
- {
- "items": {
- "type": "string"
- },
- "minItems": 1,
- "type": "array"
- }
-]New value: +[
+ {
+ "minLength": 1,
+ "type": "string"
+ },
+ {
+ "items": {
+ "minLength": 1,
+ "type": "string"
+ },
+ "minItems": 1,
+ "type": "array"
+ }
+]
changedInput schema / properties / awarded_contractor_name / anyOf
Previous value: -[
- {
- "type": "string"
- },
- {
- "items": {
- "type": "string"
- },
- "minItems": 1,
- "type": "array"
- }
-]New value: +[
+ {
+ "minLength": 1,
+ "type": "string"
+ },
+ {
+ "items": {
+ "minLength": 1,
+ "type": "string"
+ },
+ "minItems": 1,
+ "type": "array"
+ }
+]
changedInput schema / properties / awardee_cage / anyOf
Previous value: -[
- {
- "type": "string"
- },
- {
- "items": {
- "type": "string"
- },
- "minItems": 1,
- "type": "array"
- }
-]New value: +[
+ {
+ "minLength": 1,
+ "type": "string"
+ },
+ {
+ "items": {
+ "minLength": 1,
+ "type": "string"
+ },
+ "minItems": 1,
+ "type": "array"
+ }
+]
changedInput schema / properties / awardee_uei / anyOf
Previous value: -[
- {
- "type": "string"
- },
- {
- "items": {
- "type": "string"
- },
- "minItems": 1,
- "type": "array"
- }
-]New value: +[
+ {
+ "minLength": 1,
+ "type": "string"
+ },
+ {
+ "items": {
+ "minLength": 1,
+ "type": "string"
+ },
+ "minItems": 1,
+ "type": "array"
+ }
+]
addedInput schema / properties / cursor / minLength
Added value: +1
addedInput schema / properties / deadline_preset / minLength
Added value: +1
changedInput schema / properties / naics / anyOf
Previous value: -[
- {
- "type": "string"
- },
- {
- "items": {
- "type": "string"
- },
- "minItems": 1,
- "type": "array"
- }
-]New value: +[
+ {
+ "minLength": 1,
+ "type": "string"
+ },
+ {
+ "items": {
+ "minLength": 1,
+ "type": "string"
+ },
+ "minItems": 1,
+ "type": "array"
+ }
+]
changedInput schema / properties / notice_type / anyOf
Previous value: -[
- {
- "type": "string"
- },
- {
- "items": {
- "type": "string"
- },
- "minItems": 1,
- "type": "array"
- }
-]New value: +[
+ {
+ "minLength": 1,
+ "type": "string"
+ },
+ {
+ "items": {
+ "minLength": 1,
+ "type": "string"
+ },
+ "minItems": 1,
+ "type": "array"
+ }
+]
addedInput schema / properties / posted_preset / minLength
Added value: +1
changedInput schema / properties / psc / anyOf
Previous value: -[
- {
- "type": "string"
- },
- {
- "items": {
- "type": "string"
- },
- "minItems": 1,
- "type": "array"
- }
-]New value: +[
+ {
+ "minLength": 1,
+ "type": "string"
+ },
+ {
+ "items": {
+ "minLength": 1,
+ "type": "string"
+ },
+ "minItems": 1,
+ "type": "array"
+ }
+]
addedInput schema / properties / q / minLength
Added value: +1
changedInput schema / properties / set_aside / anyOf
Previous value: -[
- {
- "type": "string"
- },
- {
- "items": {
- "type": "string"
- },
- "minItems": 1,
- "type": "array"
- }
-]New value: +[
+ {
+ "minLength": 1,
+ "type": "string"
+ },
+ {
+ "items": {
+ "minLength": 1,
+ "type": "string"
+ },
+ "minItems": 1,
+ "type": "array"
+ }
+]
addedInput schema / properties / sort / minLength
Added value: +1
changedInput schema / properties / state / anyOf
Previous value: -[
- {
- "type": "string"
- },
- {
- "items": {
- "type": "string"
- },
- "minItems": 1,
- "type": "array"
- }
-]New value: +[
+ {
+ "minLength": 1,
+ "type": "string"
+ },
+ {
+ "items": {
+ "minLength": 1,
+ "type": "string"
+ },
+ "minItems": 1,
+ "type": "array"
+ }
+]