From 60b17a6017f70c7afc51d8dcff43c5a8b1b66081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathieu=20Al=C3=A8s?= Date: Mon, 22 Jan 2018 17:52:01 +0100 Subject: [PATCH] Update IMPLEMENTATIONS.md add user interface implementation --- IMPLEMENTATIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IMPLEMENTATIONS.md b/IMPLEMENTATIONS.md index a57de94387..2e102c4c22 100644 --- a/IMPLEMENTATIONS.md +++ b/IMPLEMENTATIONS.md @@ -38,7 +38,7 @@ These tools are not necessarily endorsed by the OAI. | lincoln | [GitHub/temando/open-api-renderer](https://github.com/temando/open-api-renderer)| React.js| A React renderer for Open API v3 | | WebSphere Liberty | [Download jar](https://developer.ibm.com/wasdev/downloads/) | JavaScript | Includes a native OpenAPI v3 UI which allows for customization of its banners and URL | | Widdershins | [GitHub/Mermade/widdershins](https://github.com/Mermade/widdershins) | Node.js | Generate Slate/Shins markdown from OpenAPI 3.0.x | - +| angular-swagger-ui | [GitHub/angular-swagger-ui](https://github.com/Orange-OpenSource/angular-swagger-ui) | AngularJS | An angularJS implementation of Swagger UI | #### Server Implementations | Title | Project Link | Language |Description |