Skip to content

Commit 3bdbe26

Browse files
committed
Make changes in unshipped.txt so the http project builds
1 parent 951676d commit 3bdbe26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Http/Http.Abstractions/src/PublicAPI.Unshipped.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Microsoft.AspNetCore.Http.Metadata.IParameterBindingMetadata.HasTryParse.get ->
1111
Microsoft.AspNetCore.Http.Metadata.IParameterBindingMetadata.IsOptional.get -> bool
1212
Microsoft.AspNetCore.Http.Metadata.IParameterBindingMetadata.Name.get -> string!
1313
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

Comments
 (0)