Skip to content

Commit ff69573

Browse files
committed
build: update open api spec
1 parent 584423e commit ff69573

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tractusx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
product: "SSI Credential Issuer"
2121
leadingRepository: "https://github.com/eclipse-tractusx/ssi-credential-issuer"
2222
openApiSpecs:
23-
- "https://raw.githubusercontent.com/eclipse-tractusx/ssi-credential-issuer/refs/tags/v1.2.0-rc.1/docs/api/issuer-service.yaml"
23+
- "https://raw.githubusercontent.com/eclipse-tractusx/ssi-credential-issuer/refs/tags/v1.2.0-rc.2/docs/api/issuer-service.yaml"

docs/api/issuer-service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.1
22
info:
33
title: Org.Eclipse.TractusX.SsiCredentialIssuer.Service
4-
version: v1.2.0-rc.1
4+
version: v1.2.0-rc.2
55
paths:
66
/api/issuer/useCaseParticipation:
77
get:

0 commit comments

Comments
 (0)