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 951676d commit 3bdbe26Copy full SHA for 3bdbe26
src/Http/Http.Abstractions/src/PublicAPI.Unshipped.txt
@@ -11,3 +11,5 @@ Microsoft.AspNetCore.Http.Metadata.IParameterBindingMetadata.HasTryParse.get ->
11
Microsoft.AspNetCore.Http.Metadata.IParameterBindingMetadata.IsOptional.get -> bool
12
Microsoft.AspNetCore.Http.Metadata.IParameterBindingMetadata.Name.get -> string!
13
Microsoft.AspNetCore.Http.Metadata.IParameterBindingMetadata.ParameterInfo.get -> System.Reflection.ParameterInfo!
14
+Microsoft.AspNetCore.Http.ProducesResponseTypeMetadata.Description.get -> string?
15
+Microsoft.AspNetCore.Http.Metadata.IProducesResponseTypeMetadata.Description.get -> string?
0 commit comments