diff --git a/README.md b/README.md index 20ca01b07..83a1f5378 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Harbor is hosted by the [Cloud Native Computing Foundation](https://cncf.io) (CN ## API * [Harbor RESTful API](https://editor.swagger.io/?url=https://raw.githubusercontent.com/goharbor/harbor/master/api/harbor/swagger.yaml): The APIs for most administrative operations of Harbor and can be used to perform integrations with Harbor programmatically. + - Spec validation status: ## Install & Run