DD-107: get place by url endpoint#47
Merged
Merged
Conversation
mikedegeofroy
added a commit
that referenced
this pull request
Nov 22, 2024
* Better socketio (#42) * big refactor * go mod tidy * fix cd dev * join lobby fixes, matches * Fix lobby join on finish * Room diconnect fix * Allow more chaos * settings update in finished * fix e2e * Made http endpoints output a dto * Regenerated swagger docs. * Removed domain.Lobby from presentation layer. * moved dto to usecase, refactored many usecase methods to not pull places from database * updated swagger * lint fix * Add url to place (#46) * Add url to place * fix * fix2 * get place by url endpoint (#47) * feat(auth-middleware): Added auth middleware & protected tag and place routes. (#48) * Added auth middleware * fixed lint * hotfix(allowed-headers) #49 * image -> images * image -> images * update golden * Match after all like * fix(lint): fixed lint errors --------- Co-authored-by: Vaniog <79862574+Vaniog@users.noreply.github.com> Co-authored-by: Vaniog <forvantar@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.