Skip to content

Commit d218dcf

Browse files
committed
updates OAS
1 parent 4646526 commit d218dcf

File tree

1 file changed

+9
-0
lines changed
  • services/web/server/src/simcore_service_webserver/api/v0

1 file changed

+9
-0
lines changed

services/web/server/src/simcore_service_webserver/api/v0/openapi.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16236,6 +16236,15 @@ components:
1623616236
$ref: '#/components/schemas/NodeServiceGet'
1623716237
type: array
1623816238
title: Services
16239+
missing:
16240+
anyOf:
16241+
- items:
16242+
$ref: '#/components/schemas/ServiceKeyVersion'
16243+
type: array
16244+
- type: 'null'
16245+
title: Missing
16246+
description: List of services in defined in the project but that were not
16247+
found in the catalog
1623916248
type: object
1624016249
required:
1624116250
- projectUuid

0 commit comments

Comments
 (0)