From 449a7b0023a2960d318a792e2381c50022b9a8f0 Mon Sep 17 00:00:00 2001 From: Kyle Shockey Date: Fri, 14 Jul 2017 16:36:59 -0700 Subject: [PATCH] Remove Shebang functionality from Known Issues --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ba6b44e..560dfed3 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,6 @@ To help with the migration, here are the currently known issues with 3.X. This l - Only part of the [parameters](#parameters) previously supported are available. - The JSON Form Editor is not implemented. -- Shebang URL support for operations is missing. - Support for `collectionFormat` is partial. - l10n (translations) is not implemented. - Relative path support for external files is not implemented.