mirror of
https://github.com/openziti/ziti.git
synced 2026-09-19 17:15:23 +00:00
7e60583043
- swagger copy pasta was using the same parameter name for everything, "body", which made error messages read "error in body for body" - parameter rename ripples into parameter property definitions - allow mfa codes in GET and DELETe as libuv doesn't allow them to have bodies (-.-)