Solutionunvalidated
Parse your dictionary from the query — When `baz` will receive the Json string, it will be parsed into a dictionary. Tension: This method changes the openapi schema, so swagger will render `baz` as a file input. Outcome: you can use your custom Json loader type that will render as a textarea.
e8d1ffb7-b86e-489e-ba52-5e4e15634106
Parse your dictionary from the query — When baz will receive the Json string, it will be parsed into a dictionary. Tension: This method changes the openapi schema, so swagger will render baz as a file input. Outcome: you can use your custom Json loader type that will render as a textarea.