Closed kth-tw closed 1 year ago
Thanks! Yes, font configuration will be added to apibake-config.json. See --export-config option.
Another question:
I have summary
and description
in json, but I can't find in generated pdf document.
I think descriptions of exact HTTP responses (200, 300, 400, etc.) are displayed. But not the overall description of the REST API endpoint itself. Let me take a look.
API summary and description added in 0.1.19 - let me know if this fixes your problem. Custom fonts will be added a bit later - need to come up with proper config structure for that.
Thanks for upgrading.
There is summary and description now.
Font configuration is added in 0.1.21 - check readme for more details.
Thanks for upgrading. It work.
My swagger.json include some Chinese word. It generate pdf like here
If I change here from
to
it can show Chinese successfully.
Can you add a cli argument to set font?