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

DataTransferPayload status validation #223

Closed
drc38 opened this issue Jun 18, 2021 · 2 comments
Closed

DataTransferPayload status validation #223

drc38 opened this issue Jun 18, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@drc38
Copy link
Contributor

drc38 commented Jun 18, 2021

Should this status in call_result.py be updated to status: DataTransferStatus rather than a generic string?

@dataclassclass
DataTransferPayload:
status: str
data: Optional[str] = None

@laysauchoa
Copy link
Contributor

@drc38 I agree with you. #224 closes #223

@OrangeTux
Copy link
Contributor

Thanks for reporting!

@OrangeTux OrangeTux added the bug Something isn't working label Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants