aboutsummaryrefslogtreecommitdiffstats
path: root/orchestrator-restapi/README.md
blob: 28cbe38ff0088692a74dc2111d171cfedc41d433 (plain) (blame)
1
2
3
4
5
6
<!-- Copyright Yahoo. 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.