Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Remover imagem de uma Necessidade #50

Closed
lucassabreu opened this issue Aug 26, 2017 · 1 comment
Closed

Remover imagem de uma Necessidade #50

lucassabreu opened this issue Aug 26, 2017 · 1 comment

Comments

@lucassabreu
Copy link
Member

Remover imagem [/need/{id}/image/{image_id}]

Remover imagem [DELETE]

  • Parameters

    • id (number) - Id da necessidade
    • image_id (number) - Id da imagem
  • Request

    • Headers

        Accept: application/json
        Content-Type: application/json
        Authorization: JWT
      
  • Response 204

  • Response 400 (application/json)

    • Attributes (Error)
@lucassabreu lucassabreu changed the title Implements API route /v1/need/{id}/image/{image_id} Implements API route /v1/need/{id}/image/{image_id} [DELETE] Jan 13, 2018
@lucassabreu lucassabreu changed the title Implements API route /v1/need/{id}/image/{image_id} [DELETE] Remover imagem de uma Necessidade Jan 13, 2018
@andersondalmina
Copy link
Contributor

Implementado em: #209

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants