Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Route Request: Available flag reasons #35

Closed
AWegnerGitHub opened this issue Oct 11, 2016 · 0 comments
Closed

API Route Request: Available flag reasons #35

AWegnerGitHub opened this issue Oct 11, 2016 · 0 comments
Assignees
Labels
status: completed Resolved/fixed. type: feature request Requests for a new feature.

Comments

@AWegnerGitHub
Copy link
Member

AWegnerGitHub commented Oct 11, 2016

When adding feedback via the API, you provide a type. It would be helpful if the available, acceptable, reasons were accessible via an API route.

It'd also be helpful if this route returned a human friendly description of the type.

Example output:

[
    {
        "type": "naa-",
        "description": "Not an answer (silent)"
    },
    {
        "type": "tpu-",
        "description": "True postive/Blacklist user"
    },
    ...
]
@ArtOfCode- ArtOfCode- self-assigned this Feb 20, 2017
@ArtOfCode- ArtOfCode- added type: feature request Requests for a new feature. status: completed Resolved/fixed. labels Feb 20, 2017
tripleee pushed a commit to tripleee/metasmoke that referenced this issue Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: completed Resolved/fixed. type: feature request Requests for a new feature.
Development

No branches or pull requests

2 participants