Original PR: https://github.com/eitchtee/WYGIWYH/pull/21 Author: @eitchtee Created: 1/5/2025 Status: ✅ Merged Merged: 1/5/2025 Merged by: @eitchtee
Base: main ← Head: dca_api
main
dca_api
8efa087
5 files changed (+124 additions, -0 deletions)
📝 app/apps/api/serializers/__init__.py (+1 -0) ➕ app/apps/api/serializers/dca.py (+79 -0) 📝 app/apps/api/urls.py (+2 -0) 📝 app/apps/api/views/__init__.py (+1 -0) ➕ app/apps/api/views/dca.py (+41 -0)
app/apps/api/serializers/__init__.py
app/apps/api/serializers/dca.py
app/apps/api/urls.py
app/apps/api/views/__init__.py
app/apps/api/views/dca.py
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/21
Author: @eitchtee
Created: 1/5/2025
Status: ✅ Merged
Merged: 1/5/2025
Merged by: @eitchtee
Base:
main← Head:dca_api📝 Commits (1)
8efa087feat(api): add API endpoints to add DCA entries and strategies📊 Changes
5 files changed (+124 additions, -0 deletions)
View changed files
📝
app/apps/api/serializers/__init__.py(+1 -0)➕
app/apps/api/serializers/dca.py(+79 -0)📝
app/apps/api/urls.py(+2 -0)📝
app/apps/api/views/__init__.py(+1 -0)➕
app/apps/api/views/dca.py(+41 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.