T_EpAsyncApiChannelOperationDetails: { asyncApiChannel: Channel; asyncApiChannelOperation: SubscribeOperation | PublishOperation; asyncApiSpecTitle: string; issue: string }

Type declaration

  • asyncApiChannel: Channel
  • asyncApiChannelOperation: SubscribeOperation | PublishOperation
  • asyncApiSpecTitle: string
  • issue: string