summaryrefslogtreecommitdiffstats
path: root/orchestrator-restapi/README.md
blob: 5cd998249a48ecffdd0fb27dec2d502fa7787b46 (plain) (blame)
1
2
3
4
5
6
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
# 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.