reitit
reitit copied to clipboard
EDN appears to break body parameter editor in Swagger UI
The newest Swagger UI seems to prevent the submission of EDN bodies.
It appears to be a purely front-end issue, since EDN that incidentally conforms to JSON spec (e.g. {}
) submits without issue.
I've opened an issue under ring-swagger-ui
here, but figured I'd link it here in case any other reitit users are experiencing the same issue.