Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

API: error message missing variable #14

@romuald

Description

@romuald

Using an invalid value as the limit parameter will raise an error with an invalid message:

% curl http://baobab.local/api/events'?limit=20truc'

Invalid limit '%s' provided. Please provide a positive integer.

But should be Invalid limit '20truc' provided. Please provide a positive integer.

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