Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 7215

Edited Issue: Disable displaying help for the ODataQueryOptions parameter in Help Page [875]

$
0
0
Currently help page is showing information for the 'options' parameter in the below action:
_public IEnumerable<TodoList> GetTodoLists(ODataQueryOptions<TodoList> __options__)_

Currently we special case "CancellationToken", if its present on an action, from being displayed on help page, should we do it even for ODataQueryOptions too?

Attached a snapshot of how its currently been shown in help page.

Workaround:
Users can themselves special case query options in the file below where the CancellationToken is special cased.
_Areas\HelpPage\Views\Help\DisplayTemplates\Parameters.cshtml_

Viewing all articles
Browse latest Browse all 7215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>