North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

Redis key implementation for /users/{userid} #299

Open AllisonBC opened 3 years ago

AllisonBC commented 3 years ago

Describe the bug Redis key is incorrectly implemented for functions\HttpTriggerAPIUsersId__init__.py Should be "users:{userId}" not "users:all"

Screenshots image

Additional context Discovered in (https://github.com/North-Seattle-College/ad440-winter2021-thursday-repo/pull/280)