Skip to content

Add HTTP error code mapping extensions to API schema #8

@storni

Description

@storni

Map

  • not found to 404,
  • successful creation to 201,
  • successful update to 204,
  • successful delete to 204,
  • invalid parameters to 400,
  • unexpected/internal to 500

Get error message from exceptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions