Skip to content

Should /callbacks/{localCallbackId} have expected callers? #587

@eric-schuh

Description

@eric-schuh

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)

Metadata

Metadata

Assignees

Labels

effort: lowpr existsA Pull Request exists to address this issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions