Skip to content

getOpenAPISchema fails when certain plugins are included #1379

@nickreynolds

Description

@nickreynolds

Bug severity
2

Describe the bug
When certain plugins are included in the agent (or, more accurately, certain methods exposed), the getOpenAPISchema function throws an error

To Reproduce
Steps to reproduce the behaviour:

  1. Create an Agent with any of the following plugins installed (CredentialLD, CredentialIssuerEIP712, CredentialIssuer, DIDComm, MediationManager, SelectiveDisclosure, DIDDiscovery)
  2. call getOpenAPISchema on the agent (with all methods exposed)

Observed behaviour
getOpenAPISchema throws an error

Expected behaviour
getOpenAPISchema returns correctly

Details
Likely due to missing description fields on functions

Versions (please complete the following information):

  • Veramo: 6.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpinneddon't close this just for being stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions