Skip to content

Commit ff6cdd5

Browse files
committed
missing upgrade
1 parent d2187b8 commit ff6cdd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/director-v2/openapi.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2810,6 +2810,7 @@
28102810
"simcore.service.compose-spec": {
28112811
"anyOf": [
28122812
{
2813+
"additionalProperties": true,
28132814
"type": "object"
28142815
},
28152816
{
@@ -3208,6 +3209,7 @@
32083209
"properties": {
32093210
"nodes_outputs": {
32103211
"additionalProperties": {
3212+
"additionalProperties": true,
32113213
"propertyNames": {
32123214
"maxLength": 100,
32133215
"minLength": 1

0 commit comments

Comments
 (0)