Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 615 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 615 Bytes

Katib API

This is APIs for Katib. Manager service is an API for core component. Suggestion service is an API for Suggestion services. EarlyStopping service is an API for EarlyStopping services.

Documentation

Please refer to api.md.

Update API and generatie documents

When you want to edit API, please only edit api.proto and generate other files from it. Documents are also generated from api.proto by protoc-gen-doc. By build.sh, you can update every files from api.proto and generate docs.