Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify account endpoints #857

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Simplify account endpoints #857

merged 2 commits into from
Jun 23, 2023

Conversation

VMelnalksnis
Copy link
Owner

Fixes #300

Changes proposed in this pull request:

  • Remove redundant objects from API models

Leaving Currencies on Account, because Account is not really useful without them.

@VMelnalksnis VMelnalksnis added type:enhancement New feature or request area:api labels Jun 23, 2023
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #857 (232d663) into master (f03d536) will decrease coverage by 0.01%.
The diff coverage is 78.43%.

@@            Coverage Diff             @@
##           master     #857      +/-   ##
==========================================
- Coverage   73.44%   73.43%   -0.01%     
==========================================
  Files         412      412              
  Lines       11284    11285       +1     
==========================================
  Hits         8287     8287              
- Misses       2997     2998       +1     
Components Coverage Δ
API 78.68% <100.00%> (-0.02%) ⬇️
UI 59.89% <74.41%> (+0.04%) ⬆️

@VMelnalksnis VMelnalksnis merged commit 232d663 into master Jun 23, 2023
11 of 12 checks passed
@VMelnalksnis VMelnalksnis deleted the accounts branch June 23, 2023 10:05
@VMelnalksnis VMelnalksnis temporarily deployed to github-pages June 23, 2023 10:05 — with GitHub Pages Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standartize transactions/accounts endpoints
1 participant