-
-
Notifications
You must be signed in to change notification settings - Fork 453
Labels
component:lib-commons-serverIssue related to the @mockoon/commons-server libIssue related to the @mockoon/commons-server libeffort:mediumModerate effort requiredModerate effort requiredpriority:lowNice-to-have features or minor issuesNice-to-have features or minor issuesrequires:documentationRequires a documentation updateRequires a documentation updatestatus:approvedIssue confirmed for implementationIssue confirmed for implementation
Milestone
Description
Callbacks currently require an absolute URL. Calling an endpoint of the same API requires to use localhost:port, same in the cloud where the unique URL must be provided.
By allowing relative URLs a callback could call an endpoint from the same API.
This requires to prevent circular callbacks, where a callback call an endpoint triggering the same callback. To solve this, a specific header could be passed with the callback ID to avoid re-triggering the same callback.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component:lib-commons-serverIssue related to the @mockoon/commons-server libIssue related to the @mockoon/commons-server libeffort:mediumModerate effort requiredModerate effort requiredpriority:lowNice-to-have features or minor issuesNice-to-have features or minor issuesrequires:documentationRequires a documentation updateRequires a documentation updatestatus:approvedIssue confirmed for implementationIssue confirmed for implementation
Type
Projects
Status
📦 Released (v9.5.0)