Skip to content

masking of invalid chars in puml #15

@elasticjava

Description

@elasticjava

If there are plus chars in the name of an entity, they are not correctly masked.

workaround:

sed -i 's#\([^ ]*[+][^ ]*\)#"\1"#g' swagger.puml

before image creation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions