Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now we cannot show this and best is to open yaml file  https://editor.swagger.io/


Actual API - Interface implementation

Actual Thunder interface definition/api in defined in dual COM RPC / JSON- RPC interface in https://github.com/rdkcentral/ThunderInterfaces/blob/R2/interfaces/ILISA.h with annotations to automatically autogenerate* from c interface file the JSON RPC api using Thunder autogenerator tooling at build time.

...