Skip to content

createDraft lexicon returns an id as a string, every other draft api needs a TID #4617

Description

@blowdart

Describe the bug

The lexicon for createDraft has the returned id as type string.

The lexicon for deleteDraft Every other API requires the id as a string with a format of tid

The general type/class definitions also define id as a string with a format of tid

To Reproduce

Read the lexicons :)

Expected behavior

The return type of ID from createDraft should be a string with format tid

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions