Skip to content

Migrated: Private structs stop me from creating AsyncAPI #4

@Srylax

Description

@Srylax

Describe the bug

Original Creator: https://gitlab.com/turbinenreiter
@turbinenreiter

I'm using this library to convert from an internal data structure to AsyncAPI - by construction an AsyncAPI object. To do so, I also need to construct asyncapi::channel::OperationMessageType and asyncapi::message::Payload -> but these mods are not pub.
Is there another way to construct AsyncAPI objects or is this "missing" because the "normal" use case is the other way around?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersmigratedMigrated from old Project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions