indeedeng / iwf-idl

interface definition between iwf SDKs and iwf server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iwf-idl

interface definition/ API schema between iWF SDKs and iWF server

There are two idl files: iwf.yaml and iwf-sdk.yaml:

  • iwf.yaml is for iwf-server
  • iwf-sdk.yaml is for SDKs
  • iwf-sdk.yaml is a subset of iwf.yaml.

This is because iwf-server needs to be backward compatible but some of the old shema doesn't need in SDK anymore

About

interface definition between iwf SDKs and iwf server

License:Apache License 2.0