liten ändring

This commit is contained in:
2025-07-02 08:51:01 +02:00
parent a0b1ee2f85
commit ccfe15bbe2

View File

@ -5,7 +5,6 @@ using OfflineDemoApi.Models;
var builder = WebApplication.CreateBuilder(args); var builder = WebApplication.CreateBuilder(args);
// Tommy har varit h<>r
// Add services to the container. // Add services to the container.
// Learn more about configuring OpenAPI at https://aka.ms/aspnet/openapi // Learn more about configuring OpenAPI at https://aka.ms/aspnet/openapi
builder.Services.AddOpenApi(); builder.Services.AddOpenApi();