We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069842e commit a3ffbd8Copy full SHA for a3ffbd8
.changeset/add_generate_all_tags_config_option.md
@@ -0,0 +1,8 @@
1
+---
2
+default: minor
3
4
+
5
+# Add `generate_all_tags` config option
6
7
+You can now, optionally, generate **duplicate** endpoint functions/modules using _every_ tag for an endpoint,
8
+not just the first one, by setting `generate_all_tags: true` in your configuration file.
0 commit comments