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

Endpoints to CRUD route #167

Closed
Tracked by #29
Goncalo-Marques opened this issue May 10, 2024 · 0 comments · Fixed by #174
Closed
Tracked by #29

Endpoints to CRUD route #167

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

Comments

@Goncalo-Marques
Copy link
Owner

No description provided.

@Goncalo-Marques Goncalo-Marques mentioned this issue May 10, 2024
10 tasks
@Goncalo-Marques Goncalo-Marques self-assigned this May 10, 2024
@Goncalo-Marques Goncalo-Marques added enhancement New feature or request server app Work associated with the server app labels May 10, 2024
@Goncalo-Marques Goncalo-Marques linked a pull request May 11, 2024 that will close this issue
Goncalo-Marques added a commit that referenced this issue May 14, 2024
Refs: closes #167 

## Summary

Handle the HTTP requests to create, list, get, patch and delete a route.

## Changes

- Add endpoint to create a route 
- Add endpoint to list routes
- Add endpoint to get a route 
- Add endpoint to patch a route 
- Add endpoint to delete a route 
- Update server Makefile to ignore dirty hash commits
- Fix swagger spec typos
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