CallbackPlan.PathParams property
The list of path parameters for the callback
public IReadOnlyList<CallbackParamPlan> PathParams { get; set; }
See Also
- record CallbackParamPlan
- record CallbackPlan
- namespace Kestrun.Callback
The list of path parameters for the callback
public IReadOnlyList<CallbackParamPlan> PathParams { get; set; }