When ref with "#/definitions/KeyValuePair[String,String]", the [ and ] are decoded to added as key in dict, but it's get without decoding.
Expected behavior: Swagger is parsed successfully.
Actual behavior: Could not resolve reference '#/definitions/KeyValuePair[String,String]' in the document
When ref with "#/definitions/KeyValuePair[String,String]", the
[
and]
are decoded to added as key in dict, but it's get without decoding.Expected behavior: Swagger is parsed successfully.
Actual behavior: Could not resolve reference '#/definitions/KeyValuePair[String,String]' in the document
The text was updated successfully, but these errors were encountered: