addedInput schema / additionalProperties
Added value: +false
removedInput schema / properties / applicationId / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / applicationId / type
Added value: +"string"
removedInput schema / properties / composeId / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / composeId / type
Added value: +"string"
removedInput schema / properties / content / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / content / type
Added value: +"string"
removedInput schema / properties / filePath / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / filePath / type
Added value: +"string"
removedInput schema / properties / hostPath / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / hostPath / type
Added value: +"string"
removedInput schema / properties / libsqlId / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / libsqlId / type
Added value: +"string"
removedInput schema / properties / mariadbId / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / mariadbId / type
Added value: +"string"
removedInput schema / properties / mongoId / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / mongoId / type
Added value: +"string"
removedInput schema / properties / mysqlId / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / mysqlId / type
Added value: +"string"
removedInput schema / properties / postgresId / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / postgresId / type
Added value: +"string"
removedInput schema / properties / redisId / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / redisId / type
Added value: +"string"
removedInput schema / properties / volumeName / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedInput schema / properties / volumeName / type
Added value: +"string"