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