lordgamez commented on pull request #1253: URL: https://github.com/apache/nifi-minifi-cpp/pull/1253#issuecomment-1042884493
The JSON structure of the supported operations was simplified in 9a29abe81ce6b918dcb1b9f8924117dc19a2be59, with some additional bugfixes/new features of the serialization: - removed merging of parent-child nodes with the same name in `HeartbeatJsonSerializer.cpp` that would cause a bug of losing non-collapsible JSON nodes - added `keep_empty` flag to Value nodes signaling to not drop empty JSON objects or arrays while serializing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
