Skip to content

Streamline and harmonize simple responses across API routes #119

@aleene

Description

@aleene

What

The simple responses of various api's use different formats: "string", "message=text", "detail=text". Some are undocumented. This requires implementors to cater for all these variants.

Steps to reproduce the behavior:

Check the swagger doc.

Expected behavior

Have the same json format (like detail=text) for all simple responses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions