From 9ba289e261e81a4feb26e611e4a3c7664ce272e1 Mon Sep 17 00:00:00 2001 From: JaysonAlbert Date: Fri, 29 Dec 2023 09:51:36 +0800 Subject: [PATCH] Update README.md Signed-off-by: JaysonAlbert --- api-docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-docs/README.md b/api-docs/README.md index ea0f87c67..735d570e7 100644 --- a/api-docs/README.md +++ b/api-docs/README.md @@ -6,6 +6,6 @@ The `swagger.yml` file can be viewed and edited in the Swagger UI. * Now click File -> Import URL -* Type in `https://raw.githubusercontent.com/openfaas/faas/master/api-docs/swagger.yml` and click OK +* Type in `https://raw.githubusercontent.com/openfaas/faas/master/api-docs/spec.openapi.yml` and click OK You can now view and edit the Swagger, copy back to your fork before pushing changes.