summaryrefslogtreecommitdiffstats
path: root/orchestrator-restapi/README.md
blob: 367a4cfbdf38c029882890aab210f1e728e1c44f (plain) (blame)
1
2
3
4
5
# REST API definitions for Orchestrator.

Having the API definitions in a separate module makes it easier
to build clients without duplicating code. It also makes it
harder to introduce bugs due to mismatching paths, parameters etc.