Skip to content

passing protocol to build() should be ignored #8

@cmawhorter

Description

@cmawhorter

currently, calling urn = create('something'); urn.build({ protocol: 'else' }) works but nothing can be done with the result. format ignores the changed protocol.

build should be updated to also ignore protocol to bring it inline with everything else.

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