WIP: #8

Draft
muts wants to merge 1 commit from SHOP-5 into dev
Owner
  • Validation for all fields of requests.
  • ErrorDTO
    Refactor: mappers struct.
- Validation for all fields of requests. - ErrorDTO Refactor: mappers struct.
muts added 1 commit 2025-10-13 16:38:42 +04:00
- Validation for all fields of requests.
- ErrorDTO
Refactor: mappers struct.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin SHOP-5:SHOP-5
git checkout SHOP-5

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout dev
git merge --no-ff SHOP-5
git checkout SHOP-5
git rebase dev
git checkout dev
git merge --ff-only SHOP-5
git checkout SHOP-5
git rebase dev
git checkout dev
git merge --no-ff SHOP-5
git checkout dev
git merge --squash SHOP-5
git checkout dev
git merge --ff-only SHOP-5
git checkout dev
git merge SHOP-5
git push origin dev
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Shop/UserService#8
No description provided.