Skip to content

Commit 1bbd2c1

Browse files
author
Andrei Neagu
committed
updated specs
1 parent 62a50d9 commit 1bbd2c1

File tree

1 file changed

+1
-5
lines changed
  • services/web/server/src/simcore_service_webserver/api/v0

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8796,11 +8796,7 @@ components:
87968796
properties:
87978797
paths:
87988798
items:
8799-
anyOf:
8800-
- type: string
8801-
pattern: ^(exports\/\d+\/[0-9a-fA-F]{8}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{12}\.zip)|((api|([0-9a-fA-F]{8}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{12}))\/([0-9a-fA-F]{8}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{12})\/(.+)$)
8802-
- type: string
8803-
pattern: ^N:package:[0-9a-fA-F]{8}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{4}-?[0-9a-fA-F]{12}$
8799+
type: string
88048800
type: array
88058801
title: Paths
88068802
type: object

0 commit comments

Comments
 (0)