We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2eed4 commit dd8bd29Copy full SHA for dd8bd29
api/microcks-openapi-v1.10.yaml
@@ -2,7 +2,7 @@
2
openapi: 3.0.2
3
info:
4
title: Microcks API v1.10
5
- version: 1.10.0
+ version: 1.10.1
6
description: "API offered by Microcks, the Kubernetes native tool for API and microservices\
7
\ mocking and testing (microcks.io)"
8
contact:
@@ -300,7 +300,7 @@ paths:
300
description: Artifact content is invalid and not understood
301
security:
302
- jwt-bearer:
303
- - user
+ - manager
304
operationId: uploadArtifact
305
summary: Upload an artifact
306
description: Uploads an artifact to be imported by Microcks.
0 commit comments