zuplo / zudoku

Framework for building high quality, interactive API documentation.
https://zudoku.dev
MIT License
102 stars 8 forks source link

Add support for x-code-samples tag #185

Open mosch opened 2 months ago

mosch commented 2 months ago

x-code-samples is an commonly used extension to display custom code samples that we want to support.

It would also make sense to disable the generated ones, so we should have a flag for disabling them.

linear[bot] commented 2 months ago

ZUP-3607 Add support for x-code-samples tag