From 449f9373cfdd163792a1f85d1bcaf683d891b2ab Mon Sep 17 00:00:00 2001 From: Inaki Date: Sat, 1 Feb 2020 18:26:06 +0100 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index dcc6aedd..28ac9c0c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -71,6 +71,7 @@ pages: - APIs and RESTful Architecture: apis-and-restful-architecture.md - Swagger code generator for REST APIs: swagger-code-generator-for-rest-apis.md - Test Automation with Postman: postman.md + - 3scale API Management: 3scale.md - Public Cloud: - Public Cloud Solutions: public-cloud-solutions.md - AWS: aws.md