Skip to content

Commit 24128f6

Browse files
authored
Remove unnecessary change in public api shipped file
1 parent 4e9fcd8 commit 24128f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Http/Http.Abstractions/src/PublicAPI.Shipped.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ Microsoft.AspNetCore.Http.ProblemDetailsContext.ProblemDetails.set -> void
413413
Microsoft.AspNetCore.Http.ProblemDetailsContext.ProblemDetailsContext() -> void
414414
Microsoft.AspNetCore.Http.ProducesResponseTypeMetadata
415415
Microsoft.AspNetCore.Http.ProducesResponseTypeMetadata.ContentTypes.get -> System.Collections.Generic.IEnumerable<string!>!
416+
Microsoft.AspNetCore.Http.ProducesResponseTypeMetadata.ProducesResponseTypeMetadata(int statusCode, System.Type? type = null, string![]? contentTypes = null) -> void
416417
Microsoft.AspNetCore.Http.ProducesResponseTypeMetadata.StatusCode.get -> int
417418
Microsoft.AspNetCore.Http.ProducesResponseTypeMetadata.Type.get -> System.Type?
418419
Microsoft.AspNetCore.Http.QueryString

0 commit comments

Comments
 (0)