From 6b165fb9a7e4b8dbd2f7ad077fd633f5285ecf83 Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 1 May 2020 14:01:45 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index e1e018e4..b0246f3c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -89,6 +89,7 @@ pages: - APIs: - APIs and RESTful Architecture: apis-and-restful-architecture.md - Developer Portals and API Gateways: developerportals.md + - 3scale API Management: 3scale.md - Test Automation with Postman: postman.md - Swagger code generator for REST APIs: swagger-code-generator-for-rest-apis.md - TestOps: testops.md