C
C#3y ago
Hulkstance

Minimal API's WithName

What does WithName do?
app.MapGet("ftx", FtxSubscribe).WithName("FtxUserTradesSubscription");
app.MapGet("ftx", FtxSubscribe).WithName("FtxUserTradesSubscription");
4 Replies
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
Hulkstance
HulkstanceOP3y ago
thanks! it's visible in http://localhost:5157/swagger/v1/swagger.json but kinda not in its UI or at least I can't see it
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
Hulkstance
HulkstanceOP3y ago
thanks!

Did you find this page helpful?