You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add initial support for Resource Templates
* Make ListResourceTemplatesHandler not required
The server was throwing if this handler wasn't specified, and it should probably be optional anyway.
* Remove extra line
Co-authored-by: Stephen Toub <[email protected]>
* Fix spaces
Co-authored-by: Stephen Toub <[email protected]>
* Fix spaces
Co-authored-by: Stephen Toub <[email protected]>
* Add and use a default ListResourceTemplatesHandler
If no ListResourceTemplatesHandler is specified, use a default one that returns an empty result.
* Fix spaces
* Spaces
* Add Client extensions for ListResourceTemplates
* Integration Test for Client ListResourceTemplates
* Fix comment
Co-authored-by: Stephen Toub <[email protected]>
* Make Defaults internal
Co-authored-by: Stephen Toub <[email protected]>
* Simplify test call
Co-authored-by: Stephen Toub <[email protected]>
* Make delegate static
Co-authored-by: Stephen Toub <[email protected]>
* Fix test comment
* Spaces
* Fix xml doc
Co-authored-by: Stephen Toub <[email protected]>
* Make default handler inline
* Spaces
Co-authored-by: Stephen Halter <[email protected]>
---------
Co-authored-by: Stephen Toub <[email protected]>
Co-authored-by: Stephen Halter <[email protected]>
0 commit comments