add host to apiDefinition.swagger.json (#1671)

This commit is contained in:
marcus-defazio 2022-05-24 14:43:17 -04:00 коммит произвёл GitHub
Родитель 47eb12b466
Коммит 36fbd63adb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -10,6 +10,7 @@
}
],
"swagger": "2.0",
"host": "example.ironnetcybercloud.com",
"info": {
"title": "IronDefense",
"description": "IronNet allows clients to interface with the IronDefense backend through a curated set of endpoints. This provides customers with the capability to triage alerts outside of IronVue.",