Skip to content
Snippets Groups Projects
Verified Commit 67db6a6a authored by Christoph Metzger's avatar Christoph Metzger
Browse files

fix: Define schema for deprecated replyChannels

parent 280bd9b1
No related branches found
No related tags found
1 merge request!176fix: reply channels deprecated
......@@ -198,6 +198,8 @@ components:
$ref: './schemas/event-log.yaml'
ReplyChannel:
$ref: './schemas/reply-channels.yaml'
ReplyChannelDeprecated:
$ref: './schemas/reply-channels-deprecated.yaml'
Callback:
$ref: './schemas/callback-url.yaml'
DeprecatedCallback:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment