Uh oh!
There was an error while loading. Please reload this page.
Update role models (fix issue #61) - #63
Conversation
There was a problem hiding this comment.
- Any new or changed endpoints should be thoroughly documented.
- Write and or update tests for your new / updated endpoints.
- All code should be easly readable or commented.
If your code does not meet these requirements your PR will not be accepted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Based on the error i guessed that changing the hex ints color values to strings may fix this -> https://github.com/Tech-With-Tim/API/pull/63/checks?check_run_id=3842105193. I am not sure. So i did fb82222 |
SylteA
commented
Oct 14, 2021
@Tech-With-Tim/project-lead Thoughs on subclassing the |
takos22
commented
Oct 14, 2021
We could just add a validator for colors, to try to use |
@takos22 why wait for it to raise a |
KrishnaKanth1729
commented
Oct 15, 2021
And did the conversion from int to string in fb82222 not remove that error? |
KrishnaKanth1729
commented
Oct 15, 2021
I'm sorry for 2 same commits :cheemsdorime: but it was by accident |
KrishnaKanth1729
commented
Oct 15, 2021
Can one of you run lints and tests when u are back? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
takos22
left a comment
There was a problem hiding this comment.
Fix the tests and the database queries
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mohamed040406
commented
Nov 26, 2021
@KrishnaKanth1729 any updates? |
mohamed040406
commented
Feb 23, 2022
@KrishnaKanth1729 can we get this fixed soon? |
KrishnaKanth1729
commented
Feb 23, 2022
what do we do? |
mohamed040406
commented
Feb 23, 2022
@KrishnaKanth1729 Fix the tests, you can use int in the role response model |
Summary
Resolve Issue #61
Checklist