...
We plan to test both versions in the Honolulu release to validate that the springboot-based implementation is a fully backward compatible replacement. If successful, the ODL version of GENERIC-RESOURCE-API will be deprecated in the Istanbul release and removed in Jakarta.
If they are modified, are
...
they backwards compatible?
Yes. Care is taken to ensure backwards compatiblity:
- Any new fields added are declared as optional, with reasonable defaults assigned, so that version N of CCSDK/SDNC can be used with version N-1 of its interface peers.
Interface naming (point to an example)
...