Skip to content

Fix for ticket #109 - validate request.id property #110

Merged
Astn merged 1 commit intoAstn:masterfrom
pedrolcl:master
May 22, 2020
Merged

Fix for ticket #109 - validate request.id property #110
Astn merged 1 commit intoAstn:masterfrom
pedrolcl:master

Conversation

@pedrolcl
Copy link
Contributor

Validate request.id property to conform the json-rpc 2.0 standard that allows only null, strings and integral numbers for this property; this PR adds a new test case, and the validation avoids the exception when a request object has an invalid id.

@Astn Astn merged commit 6104992 into Astn:master May 22, 2020
@Astn
Copy link
Owner

Astn commented May 22, 2020

Thanks for the PR @pedrolcl

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