Skip to content

Create request should return alias information #16

Description

@LucasLobo

When an alias is created it is returning an empty response []. It should return this instead:

{
    "name": "abc",
    "domain": "hash.fyi",
    "id": "dsadsadsa213131",
    "recipients": [
        "3232@gmail.com"
    ],
    "is_enabled": true
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions