Skip to content

Add addTag / addExtra to the builder API #43

@tlvenn

Description

@tlvenn

Pretty much anything that is needed to keep a fluent API is already done but if I need to add a tag or a meta, it breaks.

The builder should expose 2 methods such as:

addTag(String key, String value)
addMeta(String key, String value)

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