new

fixed

2.6.46

  • 🔥 [New Feature] You can now import WSDL files imported via a URL.
  • 🐞 [Bug Fix] Fixed an issue where to import WSDL files would file if they had the
    ElementFormDefault="qualified"
    declaration but lacked an
    attributeFormDefault
    specification.
  • 🐞 [Bug Fix] Fixed an issue where requests would still use the endpoint definition, even after the Auth was configured on the endpoint run page and endpoint case page.
  • 🐞 [Bug Fix] Fixed the issue where saving one Markdown file while editing multiple files at the same time would clear the contents of the other files being edited.
  • 🐞 [Bug Fix] Fixed an issue where an open Markdown file would cause UI errors.
Japanese:
  • 🔥 [New feature] Supports importing WSDL files through URLs.
  • 🐞 [Bug Fix] Solved the WSDL import issue where only
    elementFormDefault="qualified"
    was specified and
    attributeFormDefault
    was not set.
  • 🐞 [Bug Fix] Fixed an issue where requests used API definitions even after setting auth on the `API execution page and API test case page'.
  • 🐞 [Bug Fix] When editing multiple Markdown files at the same time, the contents of the other edited files disappeared when saving one file.
  • 🐞 [Bug Fix] Fixed an issue where a UI error occurred when deleting a Markdown document tab when that document was opened.