Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

# Novas rotas para o PointsController #3

Open
mauricioromagnollo opened this issue Jun 2, 2020 · 0 comments
Open

# Novas rotas para o PointsController #3

mauricioromagnollo opened this issue Jun 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mauricioromagnollo
Copy link
Owner

mauricioromagnollo commented Jun 2, 2020

Atualizar informações de um ponto de coleta:

async update(request: Request, response: Response) {
 ...
}

Remover um ponto de coleta:

async delete(request: Request, response: Response) {
 ...
}
@mauricioromagnollo mauricioromagnollo added the enhancement New feature or request label Jun 2, 2020
@mauricioromagnollo mauricioromagnollo self-assigned this Jun 2, 2020
@mauricioromagnollo mauricioromagnollo changed the title # New routes for PointsController # Novas rotas para o PointsController Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant