walt-id / waltid-walletkit

Toolkit for SSI and NFT/SBT wallets
https://docs.walt.id
Apache License 2.0
31 stars 25 forks source link

fix: add missing endpoints for did, keys and vc #174

Closed cre8 closed 11 months ago

cre8 commented 1 year ago

This PR is adding missing endpoints to handle with dids, keys and vcs as an issuer

It also adds some types to make the resulting openapi document compliant to the openapi validator.

The output isn't 100% valid right now so contribution is welcome

fixxes: #172 #171 #164

Signed-off-by: Mirko Mollik mirkomollik@gmail.com

mikeplotean commented 11 months ago

merged with https://github.com/walt-id/waltid-walletkit/pull/178