Skip to content

Delete post once account is verified #212

@Reinachan

Description

@Reinachan

Overview Issue: KitsuCommunity/kitsuawards-server#4

When the server responds with an okay, the client needs to delete the post it created as it's no longer needed.

API Specification

This is a psuedocode example

interface Input {
  verified: boolean;
}

interface Output {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions