WIP: fix: fixed element_info serde camelCase mismatch #35

Draft
fatmaebrahim wants to merge 1 commit from fix_element_info_serde_camelCase_mismatch into main
Member

Summary:

Fixed Bug in #28

### Summary: Fixed Bug in https://forge.ourworld.tf/lhumina_code/hero_browser/issues/28
fix: fixed element_info serde camelCase mismatch
All checks were successful
Build and Test / build (pull_request) Successful in 9m48s
f8f15252e3
All checks were successful
Build and Test / build (pull_request) Successful in 9m48s
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 fix_element_info_serde_camelCase_mismatch:fix_element_info_serde_camelCase_mismatch
git switch fix_element_info_serde_camelCase_mismatch

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 switch main
git merge --no-ff fix_element_info_serde_camelCase_mismatch
git switch fix_element_info_serde_camelCase_mismatch
git rebase main
git switch main
git merge --ff-only fix_element_info_serde_camelCase_mismatch
git switch fix_element_info_serde_camelCase_mismatch
git rebase main
git switch main
git merge --no-ff fix_element_info_serde_camelCase_mismatch
git switch main
git merge --squash fix_element_info_serde_camelCase_mismatch
git switch main
git merge --ff-only fix_element_info_serde_camelCase_mismatch
git switch main
git merge fix_element_info_serde_camelCase_mismatch
git push origin main
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
lhumina_code/hero_browser!35
No description provided.