2
0

🐛 Deprecate blockId field in items

This commit is contained in:
Baptiste Arnaud
2023-08-16 09:15:19 +02:00
parent f508c97ee1
commit 019f72ac7e
9 changed files with 34 additions and 37 deletions

View File

@@ -846,7 +846,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -927,7 +928,6 @@
},
"required": [
"id",
"blockId",
"type"
],
"additionalProperties": false
@@ -1608,7 +1608,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -1695,7 +1696,6 @@
},
"required": [
"id",
"blockId",
"type"
],
"additionalProperties": false
@@ -1826,7 +1826,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -1895,7 +1896,6 @@
},
"required": [
"id",
"blockId",
"type",
"content"
],
@@ -2172,7 +2172,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -2192,7 +2193,6 @@
},
"required": [
"id",
"blockId",
"type",
"path"
],
@@ -2205,7 +2205,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -2225,7 +2226,6 @@
},
"required": [
"id",
"blockId",
"type",
"path"
],

View File

@@ -414,7 +414,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -495,7 +496,6 @@
},
"required": [
"id",
"blockId",
"type"
],
"additionalProperties": false
@@ -1176,7 +1176,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -1263,7 +1264,6 @@
},
"required": [
"id",
"blockId",
"type"
],
"additionalProperties": false
@@ -1394,7 +1394,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -1463,7 +1464,6 @@
},
"required": [
"id",
"blockId",
"type",
"content"
],
@@ -1740,7 +1740,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -1760,7 +1761,6 @@
},
"required": [
"id",
"blockId",
"type",
"path"
],
@@ -1773,7 +1773,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -1793,7 +1794,6 @@
},
"required": [
"id",
"blockId",
"type",
"path"
],
@@ -4172,7 +4172,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -4253,7 +4254,6 @@
},
"required": [
"id",
"blockId",
"type"
],
"additionalProperties": false
@@ -4934,7 +4934,8 @@
"type": "string"
},
"blockId": {
"type": "string"
"type": "string",
"description": "Deprecated"
},
"outgoingEdgeId": {
"type": "string"
@@ -5021,7 +5022,6 @@
},
"required": [
"id",
"blockId",
"type"
],
"additionalProperties": false