From 49bdef94d7c56c8bb9391c5cef2f136f3d761544 Mon Sep 17 00:00:00 2001 From: Jamie Tanna Date: Thu, 16 Dec 2021 08:42:43 +0000 Subject: [PATCH] Clarify license for the wework library As it's present in the `package.json`. --- implementations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations.md b/implementations.md index 23211827..0a803e94 100644 --- a/implementations.md +++ b/implementations.md @@ -235,7 +235,7 @@ _None currently support draft-06 or later._ #### Format converters - OpenAPI - - [JSON Schema to OpenAPI Schema](https://github.com/wework/json-schema-to-openapi-schema) _draft-04_ Draft-06 and -07 planned per README (_license not stated_) + - [JSON Schema to OpenAPI Schema](https://github.com/wework/json-schema-to-openapi-schema) _draft-04_ Draft-06 and -07 planned per README (MIT) - Orderly - [Orderly](https://github.com/lloyd/orderly) (BSD-3-Clause) - RAML