From 5eca1aed583a0dabcd714255704d16c867780546 Mon Sep 17 00:00:00 2001 From: the-architect Date: Wed, 8 Jul 2020 17:19:04 -0500 Subject: [PATCH] Modified docs/Create-an-API.md --- docs/Create-an-API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Create-an-API.md b/docs/Create-an-API.md index d2fe16d..dbcbc22 100644 --- a/docs/Create-an-API.md +++ b/docs/Create-an-API.md @@ -11,3 +11,5 @@ Start by adding a new API by clicking on the blue plus `(+)` icon on the top lef Create an API called 'devices', using `OpenAPI v3` and `YAML` format. ![newAPI](../assets/images/newAPI.png) + +