Closed cmagnobarbosa closed 3 years ago
Fix: #97 Related PR #https://github.com/kytos/of_core/pull/128
Add casting method from UBInt() to int resolving JSON serialization error.
UBInt()
int
Tested manually and unit tests are still passing.
Pull Request Template
:octocat: Are you working on some issue? Identify the issue!
Fix: #97 Related PR #https://github.com/kytos/of_core/pull/128
:bookmark_tabs: Description of the Change
Add casting method from
UBInt()
toint
resolving JSON serialization error.:computer: Verification Process
Tested manually and unit tests are still passing.
:page_facing_up: Release Notes
Add casting method from UBInt() to int resolving JSON serialization error.