stable
Clone or download
Read-only
Fix request #31595 APi Explorer can display the wrong type in Example Value
Given 2 types having the same class name but not the same namespace (for instance FilePOSTRepresentation in FRS and Tracker), then the API Explorer is not able to see the difference and displays the wrong type in the Example Value box. Change-Id: I2d7cf3c34a1dde79fda7beccc3bb88627d33bb29
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/api_explorer/include/Specification/Swagger/SwaggerJsonPathsAndDefinitions.php | +5 | −5 | Go to diff View file |
M | plugins/api_explorer/tests/unit/Specification/Swagger/_fixtures/swagger.json | +6 | −6 | Go to diff View file |