-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
Description
Describe the bug
When using googlepubsub as protocol using version 1.0.0 generated asynapi(3.0.0) docs does not add schemaSetting
under bindings->googlepubsub, which is required for passing asynapi(3.0.0) validation.
Dependencies and versions used
spring-wolf v1.0.0 (CloudStream)
Code example
After some initial investigation I found out that class CloudStreamFunctionChannelsScanner
in method buildMessageBinding
always map EmptyMessageBinding
which is wrong.
Stack trace and error logs
googlepubsub
property must have required property schemaSettings