From d4709066e6305915c6b83a55af98ea8f185089e7 Mon Sep 17 00:00:00 2001 From: lucperkins Date: Fri, 21 Feb 2020 11:27:40 -0800 Subject: [PATCH] Update Swagger link Signed-off-by: lucperkins --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 870921753..b22606800 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,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. +* [Harbor RESTful API](https://editor.swagger.io/?url=https://raw.githubusercontent.com/goharbor/harbor/master/api/v2.0/swagger.yaml): The APIs for most administrative operations of Harbor and can be used to perform integrations with Harbor programmatically. - Spec validation status: ## Compatibility