Skip to content

Commit 5b080ee

Browse files
committed
docs(changeset): Added AsyncAPI Parameter Object support for channel parameters
1 parent 74db55f commit 5b080ee

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/tall-animals-sink.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)