/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/OpenApi/sample/appsettings.json
10 строк
191 B
Martin Costello
Add OpenAPI operation and schema transformer interfaces (#56395)
16 июл 2024, 22:43
Не верифицирован
16 июл 2024, 22:43
2d47d49
Код
Авторство
О чём код?
{ "DocumentationBaseUrl": "https://example.com", "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }