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

specific activty record via /activities/activity-record #204

Merged
merged 10 commits into from
Oct 18, 2024

Conversation

wwills2
Copy link
Collaborator

@wwills2 wwills2 commented Oct 9, 2024

this PR adds the /activities/activitty-record resource. this resource allows the retrieval of a specific activity record based on the warehouse unit id, coin id, and the activity mode. These parameters are specified via the cw_unit_id, coin_id, and action_mode query parameters respectively. all 3 query params are required. the coin id has been added to each activity record returned by /activities

fix: None type error when not climate data returned by CADT
…tivity mode, and asset id

feat: renamed /activities/by-cw-unit-id to /activities/activity-record
…tivity mode, and asset id

feat: renamed /activities/by-cw-unit-id to /activities/activity-record
…tId' into wwills2/activity-by-warehouseUnitId

# Conflicts:
#	app/api/v1/activities.py
@wwills2 wwills2 requested a review from emlowe October 15, 2024 15:01
@wwills2 wwills2 marked this pull request as ready for review October 15, 2024 15:03
@wwills2 wwills2 changed the title activity by warehouse unit via /activities/cw_unit_id activity specific activty record via /activities/activity-record Oct 15, 2024
@wwills2 wwills2 changed the title activity specific activty record via /activities/activity-record specific activty record via /activities/activity-record Oct 15, 2024
@TheLastCicada TheLastCicada merged commit 0a8cc7d into develop Oct 18, 2024
31 checks passed
@TheLastCicada TheLastCicada deleted the wwills2/activity-by-warehouseUnitId branch October 18, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants