eclipse-tractusx / ssi-credential-issuer

SSI Credential Issuer
Apache License 2.0
3 stars 9 forks source link

fix: Added the correct type for owned-credentials method #193

Closed leandro-cavalcante closed 3 months ago

leandro-cavalcante commented 3 months ago

Description

Changed the object type CredentialDetailData to OwnedVerifiedCredentialData in the response of the Endpoint GET /api/issuer/owned-credentials.

Why

The current OpenAI documentation for the endpoint GET /api/issuer/owned-credentials displays an incorrect response body

Issue

N/A

Checklist

Please delete options that are not relevant.

jjeroch commented 3 months ago

Functional Requester: myself @evegufy can you please switch the branch to /release/v1.1.0-rc.1

evegufy commented 3 months ago

Hi @leandro-cavalcante thanks for your contribution! could you please rebase to the release branch (dropping all the commits which aren't yours?

leandro-cavalcante commented 3 months ago

Hi @leandro-cavalcante thanks for your contribution! could you please rebase to the release branch (dropping all the commits which aren't yours?

Thank you Evelyn, now the branch is rebased