diff --git a/client/docs/swagger-ui/swagger-ui-bundle.js b/client/docs/swagger-ui/swagger-ui-bundle.js index 3e5ff4f9..e1e626c3 100644 --- a/client/docs/swagger-ui/swagger-ui-bundle.js +++ b/client/docs/swagger-ui/swagger-ui-bundle.js @@ -25428,7 +25428,7 @@ try { return e && r(e.toString) ? e.toString() : String(e) } catch (e) { - throw new TypeError("Passed argument cannot be stringifed") + throw new TypeError("Passed argument cannot be stringified") } } }, function(e, t, n) { @@ -41773,4 +41773,4 @@ }, o.resolve = i, e.exports = o, o.id = 1058 }]) }); -//# sourceMappingURL=swagger-ui-bundle.js.map \ No newline at end of file +//# sourceMappingURL=swagger-ui-bundle.js.map