Skip to content

Fix type for AppID and GroupID for Activity struct#280

Merged
joaquimrocha merged 1 commit into
masterfrom
fix-types-for-activity-struct
Sep 7, 2020
Merged

Fix type for AppID and GroupID for Activity struct#280
joaquimrocha merged 1 commit into
masterfrom
fix-types-for-activity-struct

Conversation

@ashu8912

@ashu8912 ashu8912 commented Sep 3, 2020

Copy link
Copy Markdown
Contributor

No description provided.

For groupID and appID in Activity struct the value can be both null
as well as a string value so the correct type for it should be
null.String and not just string.
@joaquimrocha
joaquimrocha merged commit d05b86c into master Sep 7, 2020
@joaquimrocha
joaquimrocha deleted the fix-types-for-activity-struct branch September 7, 2020 14:16
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.

2 participants