© 2026 Hedgehog Software, LLC
builder.Services .AddRefitClient<ILadimApiService>() .ConfigureHttpClient(c => c.BaseAddress = new Uri("http+https://ladim-api"));