News

mjbvz commented on Jan 24, 2024 Writing and maintaining multiline strings in a package.nls.json is a pain since you end up with long, single line strings with explicit \n: { ...
Suppose that in my post request I want to inject data that follows a pydantic model in which one of the fields is a json string (see the example code). In the Swagger UI generated docs, if I want to ...