muliyul
01/13/2021, 12:22 AM[html...] SwaggerUIBundle({ ... }) // the object I'm trying to replace is the parameter to this factory
[...html]html.replace("""\s*\{(\s*.*)*}\s*?""".toRegex(), myJsonFormattedString){ ... }) [...javascript] }Matteo Mirk
01/13/2021, 11:14 AM