Create API endpoints #119

Open
reality-exe wants to merge 3 commits from feat-dash/create-api-endpoints into dev
Owner
No description provided.
reality-exe changed target branch from master to dev 2026-04-19 23:32:40 -04:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat-dash/create-api-endpoints:feat-dash/create-api-endpoints
git switch feat-dash/create-api-endpoints

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 dev
git merge --no-ff feat-dash/create-api-endpoints
git switch feat-dash/create-api-endpoints
git rebase dev
git switch dev
git merge --ff-only feat-dash/create-api-endpoints
git switch feat-dash/create-api-endpoints
git rebase dev
git switch dev
git merge --no-ff feat-dash/create-api-endpoints
git switch dev
git merge --squash feat-dash/create-api-endpoints
git switch dev
git merge --ff-only feat-dash/create-api-endpoints
git switch dev
git merge feat-dash/create-api-endpoints
git push origin dev
Sign in to join this conversation.
No description provided.