-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
effort: lowpr existsA Pull Request exists to address this issue.A Pull Request exists to address this issue.
Description
While going through #584 I noticed that the /callbacks/{localCallbackId} endpoint doesn't have any x-expectedCallers, it would seem that this endpoint is expected to be called by the party that received the callback endpoint as part of a particular exchange, and that this endpoint is expected to live on the Workflow Service.
This would add a new line to the Workflow Service component table that has:
##Workflow Service
Endpoint Expected Caller
/callbacks/{localCallbackId} The party that received the callback URL
If this is not where this endpoint should be indexed, where should it be, and is this correct for the expected caller? (maybe with better phrasing to shorten it)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort: lowpr existsA Pull Request exists to address this issue.A Pull Request exists to address this issue.