Karel Husa
Karel Husa
The provided tictactoe.yaml OpenAPI example is not valid and fails to be rendered in Redocly. Security element's type is an array. I have fixed the syntax in security of the...
The SVG images contain **links to OpenAPI Specification page**, https://spec.openapis.org/oas/v3.1.0 .  Though, now the users end up at the top of the OAS page, **without navigating to the specific...
Fixing the content-type check for XML. Checking with endsWith did not work for content-types with charset (e.g. "text/xml;charset=UTF-8").
I tried to switch on SSL debug logging as I was used in past versions. I have added into bin/SoapUI-5.7.0.vmoptions: -Djavax.net.debug=ssl SoapUI 5.7.0 places log files into $HOME/.soapuios/logs/ There is:...
I have test case for PetStore Sample REST API. The test case includes a POST REST Request (to create a pet) and works fine.  However, if I repeat the...
# Description I use SoapUI 5.6.0 on Windows 10. When I run Close All function, the open windows remain open. Sometimes one of the windows gets closed. In previous versions...
## User Story As an architect, I would like to use API instead of HTML pages when I do research. With queries, I would filter the tools according to my...
## User Story As a user, I select a category, pick one of the tools and display its detail. I cannot see whether the tool also belongs to other categories....
## User Story As a user, I need to orient in tool categories quickly. Currently, some categories are synonymous. Some categories are fine-grained (such as data validators), while others are...