mirror of https://github.com/knative/docs.git
* Fix error messages for missing traffic targets. * Add tests for uncovered new functions * Update per PR feedback * Add missed files. * Update per PR feedback. |
||
---|---|---|
.. | ||
images | ||
README.md | ||
errors.md | ||
motivation.md | ||
normative_examples.md | ||
overview.md | ||
spec.md |
README.md
Knative Serving API spec
This directory contains the specification of the Knative Serving API, which is implemented in
pkg/apis/serving/v1alpha1
and verified via the
conformance tests.
Updates to this spec should include a corresponding change to the API implementation and the conformance tests. (#780)
Docs in this directory: