Fork me on GitHub
#ring-swagger
<
2023-12-14
>
Sigve10:12:29

When defining a schema as a vector of maps (defshcema Users [{...}], the resulting swagger model name is Inline Model and Inline Model 1 , is there a way to display the schema name, Users , instead?

1
ambrosebs19:01:13

Have you tried the describe macro?