Skip to content

Commit dfb3742

Browse files
committed
update samples
1 parent 4647c0b commit dfb3742

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

  • samples/client

samples/client/others/go/issue_20079_go_regex_wrongly_translated/model_import_code.go

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/client/petstore/csharp/generichost/latest/AnnotatedEnum/src/Org.OpenAPITools.Test/Api/ApiTestsBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public ApiTestsBase(string[] args)
5050
}
5151

5252
public static IHostBuilder CreateHostBuilder(string[] args) => Host.CreateDefaultBuilder(args)
53-
.ConfigureApi((context, services, options) =>
53+
.ConfigureApi((context, options) =>
5454
{
5555

5656
});

0 commit comments

Comments
 (0)