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

Feat/311699 weather crud endpoints #12

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

Geoffrey-Dulac
Copy link

GitHub Issue: #

Proposed Changes

  • Bug fix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes, no api changes)
  • Build or CI related changes
  • Documentation content changes
  • Other, please describe:

What is the current behavior?

Weather has only one endpoint : GetAll

What is the new behavior?

Weather has 5 endpoints : GetAll / Get / Create / Update / Delete

Checklist

Please check that your PR fulfills the following requirements:

  • Documentation has been added/updated.
  • Automated tests for the changes have been added/updated.
  • Updated BREAKING_CHANGES.md (if you introduced a breaking change).

Other information

@Geoffrey-Dulac Geoffrey-Dulac marked this pull request as draft November 29, 2024 16:52
@Geoffrey-Dulac Geoffrey-Dulac force-pushed the feat/311699-weather-crud-endpoints branch 4 times, most recently from 49693e8 to 20971d1 Compare December 11, 2024 20:30
@Geoffrey-Dulac Geoffrey-Dulac force-pushed the feat/311699-weather-crud-endpoints branch 8 times, most recently from 4c13471 to 877d7a7 Compare December 13, 2024 16:20
@Geoffrey-Dulac Geoffrey-Dulac force-pushed the feat/311699-weather-crud-endpoints branch from 877d7a7 to ac7d4fb Compare December 13, 2024 19:50
@Geoffrey-Dulac Geoffrey-Dulac force-pushed the feat/311699-weather-crud-endpoints branch 6 times, most recently from db622fc to e89a905 Compare December 16, 2024 14:06
@Geoffrey-Dulac Geoffrey-Dulac marked this pull request as ready for review December 16, 2024 14:10
@Geoffrey-Dulac Geoffrey-Dulac force-pushed the feat/311699-weather-crud-endpoints branch from 52bd7da to e1ce656 Compare December 16, 2024 17:25
@Geoffrey-Dulac Geoffrey-Dulac force-pushed the feat/311699-weather-crud-endpoints branch from e1ce656 to 173ab6d Compare December 16, 2024 17:30
@Geoffrey-Dulac Geoffrey-Dulac merged commit 295d00a into main Dec 16, 2024
5 checks passed
@Geoffrey-Dulac Geoffrey-Dulac deleted the feat/311699-weather-crud-endpoints branch December 16, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants