Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 375 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 375 Bytes

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