Aziz Karabashov
Aziz Karabashov
Add schemaVersion field for auxiliary models as well: Accounts, Validator, Update
This is a continuation of [Issue #535](https://github.com/zigbee-alliance/distributed-compliance-ledger/issues/535) , here are improvements and fixes that were either not included in the previous issue's scope or were transferred from the scope of...
We encountered an error during pagination due to special characters ('+' and '=') in the request URL. ` https://on.dcl.csa-iot.org/dcl/model/models?pagination.key=AAARaC8AAAP+Lw==` These characters cause issues because they are reserved in RFC 3986....