Commit fe9d7a8
committed
Updated documentation for
Updated the documentation to include the actual pattern being implemented, so it's less obscured by the extension method. This is a best practice that Microsoft implements with many of their own extension methods, and which we should adopt.
In addition, removed the reference back to the `MapTopicRoute(IRouteBuilder)` extension method, since it's now marked as deprecated.MapTopicRoute(IEndpointRouteBuilder)
1 parent 25419dd commit fe9d7a8
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 93 | | |
96 | 94 | | |
97 | 95 | | |
| |||
0 commit comments