We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be2237 commit f6250cfCopy full SHA for f6250cf
samples/aspnetcore/SwaggerODataSample/V3/AcmeController.cs
@@ -14,7 +14,7 @@
14
[ApiVersion( "3.0" )]
15
public class AcmeController : ODataController
16
{
17
- // <summary>
+ /// <summary>
18
/// Retrieves the ACME supplier.
19
/// </summary>
20
/// <returns>All available suppliers.</returns>
0 commit comments