From e24bc7635ff4a688da63a2111a0e1b396e9980fe Mon Sep 17 00:00:00 2001 From: Ron Date: Tue, 4 Apr 2017 10:41:22 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 061bf5ba..8858ab0a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Swagger UI works in the latest versions of Chrome, Safari, Firefox, Edge and IE1 To help with the migration, here are the currently known issues with 3.X. This list will update regularly, and will not include features that were not implemented in previous versions. -- Currently, the only configuration options available are the `url` and `spec`. +- 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.