builder.Services.AddSwaggerGen(c =>
{ c.OperationFilter<AddRegionCodeHeaderParameter>(); c.EnableAnnotations(); c.SwaggerDoc("v1", new OpenApiInfo { Title = "Patient Web API", Version = "v1" }); c.OperationFilter<AddRegionCodeHeaderParameter>(); });
Subscribe to:
Post Comments (Atom)
calling or handling data without c# model
calling or handling data without c# model Yes, it is possible to read data in a C# Web API without explicitly defining model classes for ev...
-
Points 1.complex page layouts and adherence to code standards. 2.primeNG pagination 3.ngcontent 4.ngdestory(memorylekage) 5.datatransfer wi...
-
OLX, like many large-scale online platforms, employs a variety of data structures and technologies to manage its data effectively. While s...
No comments:
Post a Comment