Closed
Description
Hi,
This is not an issue but more a question or request.
The requirement I have is to be able to register a call back url to my system to receive notification. I want to add the apikey in the url since I don't have the options to request something in a header or has a querystring parameter. It needs to be a simple url
http://1.2.3.4/{apikey}/somethingelse
[Route["{apikey}/somethingelse"]
public ...
There is a way to validate the api FromRoute parameter?
Thanks,
Metadata
Metadata
Assignees
Labels
No labels