Skip to content

Add validations for frame number and instances being None#19

Merged
anthony-chaudhary merged 1 commit intomainfrom
frame-packet-validations
Nov 30, 2021
Merged

Add validations for frame number and instances being None#19
anthony-chaudhary merged 1 commit intomainfrom
frame-packet-validations

Conversation

@PJEstrada
Copy link
Contributor

The SDK was allowing to send the backend and instance_list with the shape

[None, None, None

This PR fixes that.

Also added frame_number key as a required key when we are sending a frame packet map.

I believe frame_number should be a required key always, but if there's a case where it would not be that way please let me know so we can discuss this further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants