Skip to content

Commit 6617d27

Browse files
chore: this commit displays the search bar in the documentation again
1 parent b0e5e30 commit 6617d27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Source/HttpsRichardy.Federation.WebApi/Extensions/SpecificationExtension.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ public static void UseSpecification(this IEndpointRouteBuilder app)
1111
options.HideDarkModeToggle = true;
1212
options.HideClientButton = true;
1313
options.HideModels = true;
14-
options.HideSearch = true;
1514
options.Servers = [];
1615

1716
options.WithTitle("Federation | Reference");

0 commit comments

Comments
 (0)