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

Define Warehouse Truck HTTP API #251

Closed
Tracked by #148
Goncalo-Marques opened this issue Jul 6, 2024 · 0 comments · Fixed by #252
Closed
Tracked by #148

Define Warehouse Truck HTTP API #251

Goncalo-Marques opened this issue Jul 6, 2024 · 0 comments · Fixed by #252
Assignees
Labels
enhancement New feature or request server app Work associated with the server app

Comments

@Goncalo-Marques
Copy link
Owner

Goncalo-Marques commented Jul 6, 2024

Define the following endpoints to manage a warehouse truck association:

HTTP Verb Endpoint Description
POST /warehouses/{warehouseId}/trucks/{truckId} Create a warehouse truck association
GET /warehouses/{warehouseId}/trucks List warehouse trucks
DELETE /warehouses/{warehouseId}/trucks/{truckId} Delete a warehouse truck association
@Goncalo-Marques Goncalo-Marques self-assigned this Jul 6, 2024
@Goncalo-Marques Goncalo-Marques added enhancement New feature or request server app Work associated with the server app labels Jul 6, 2024
@github-project-automation github-project-automation bot moved this to Todo in EcoMap Jul 6, 2024
@Goncalo-Marques Goncalo-Marques moved this from Todo to In Progress in EcoMap Jul 6, 2024
@Goncalo-Marques Goncalo-Marques linked a pull request Jul 6, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in EcoMap Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server app Work associated with the server app
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant