intuit / Tank

Tank is a downloadable application that can be used to load test websites
Eclipse Public License 1.0
84 stars 61 forks source link

Reverting XML namespaces from V2 back to V1 #244

Closed Zakaria-Kofiro closed 1 year ago

Zakaria-Kofiro commented 1 year ago

title: - Reverting XML namespaces from V2 back to V1

Tank tools currently running the V1 API are expecting NAMESPACE_V1 from Tank XML files, while the namespace for several models has been updated to V2. To remediate this issue, it will need to be reverted back to V1 to work with the current V1 tools. It will be kept at V1 since a namespace version update is not needed for continued functionality.

Please make sure these check boxes are checked before submitting

PR review process