ardalis/ApiEndpoints

Verify and Fix Code Analyzers and Tests to support new fluent generic base type declaration

Open

#47 opened on Feb 12, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (231 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (3,200 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Current tests all use the older types; need to update them to use new fluent generic declarations and then make them pass if they don't.

Contributor guide