From 2d3d7401e390990372eee1178e2cd962a8d096f7 Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 10 Jan 2020 18:35:15 +0100 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 21328dad..0da74d60 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -61,6 +61,7 @@ pages: - APIs: - 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 - Public Cloud Solutions : public-cloud-solutions.md - E-Learning: elearning.md - Customer Success Stories: customer.md