We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Parameter Object
1 parent 74db55f commit 5b080eeCopy full SHA for 5b080ee
1 file changed
.changeset/tall-animals-sink.md
@@ -0,0 +1,7 @@
1
+---
2
+'@qraft/asyncapi-typescript-plugin': patch
3
+'@openapi-qraft/test-fixtures': patch
4
5
+
6
+Added AsyncAPI `Parameter Object` support for channel parameters: we now type channel params as `string` by default and
7
+as literal unions when `enum` is provided, and we generate `location`/`enum`/`default` in `components.parameters`.
0 commit comments