Skip to content

Commit dd8bd29

Browse files
committed
chore: #47 Sync API definition 1.10.1
Signed-off-by: Laurent Broudoux <[email protected]>
1 parent 5c2eed4 commit dd8bd29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/microcks-openapi-v1.10.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
openapi: 3.0.2
33
info:
44
title: Microcks API v1.10
5-
version: 1.10.0
5+
version: 1.10.1
66
description: "API offered by Microcks, the Kubernetes native tool for API and microservices\
77
\ mocking and testing (microcks.io)"
88
contact:
@@ -300,7 +300,7 @@ paths:
300300
description: Artifact content is invalid and not understood
301301
security:
302302
- jwt-bearer:
303-
- user
303+
- manager
304304
operationId: uploadArtifact
305305
summary: Upload an artifact
306306
description: Uploads an artifact to be imported by Microcks.

0 commit comments

Comments
 (0)