Skip to content

Improve API Error Messages #18

Description

@ab-10

Currently for both API endpoints (/properties/api and /roleBasedVote/api) a request that does not have all of the required parameters returns {Invalid request}.

There are two problems with this:

  1. The response is not informative enough. The response should specify which parameters were missing.
  2. For property handler, it should be permitted to have a missing comparison if the properties is set to p and missing pivot if properties is set to c.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions