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

SourceDataAPI: update_source_data_status #78

Open
7 tasks
alebg opened this issue Nov 19, 2023 · 0 comments
Open
7 tasks

SourceDataAPI: update_source_data_status #78

alebg opened this issue Nov 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alebg
Copy link
Collaborator

alebg commented Nov 19, 2023

Take a list of source_data (ids? ask), a SourceDataStatusEnum and update the status field of all of the source_data in the list.

REPOSITORY

  • Declare function in core, created corresponding DTO
  • Implement function in SQLASourceDataRepository
  • Test the repository function and fixed whatever needs to be fixed

API

  • Implement Controller + UseCase + Presenter
  • Test back-end API
  • Implement FastAPI endpoint
  • Test FastAPI endpoint at localhost:8000/docs
@alebg alebg self-assigned this Nov 19, 2023
@alebg alebg added this to the 1.0.0-alpha milestone Nov 19, 2023
@alebg alebg modified the milestones: 1.0.0-alpha, 1.0.0-beta Nov 19, 2023
@alebg alebg added the enhancement New feature or request label Nov 19, 2023
@alebg alebg changed the title AlphaInitialization4: SourceDataAPI: update_source_data_status SourceDataAPI: update_source_data_status Nov 19, 2023
@alebg alebg removed the hackathon label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant