File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11Описание.Имя("httpbin")
2- .Версия("1.3 .0")
2+ .Версия("2.0 .0")
33 .Автор("Dmitry Ivanov")
44 .АдресАвтора("https://github.com/Stivo182")
55 .АдресРепозитория("https://github.com/Stivo182/oscript-httpbin")
6- .Описание("Сервис тестирования HTTP клиента ")
6+ .Описание("Сервис тестирования HTTP клиентов ")
77 .ВерсияСреды("1.9.2")
88 .ВключитьФайл("src")
9- .ВключитьФайл("tests")
109 .ВключитьФайл("packagedef")
11- .ВключитьФайл("lib.config")
1210 .ВключитьФайл("autumn-properties.json")
11+ .ВключитьФайл("appsettings.json")
1312 .ВключитьФайл("README.md")
1413 .ВключитьФайл("LICENSE")
1514 .ЗависитОт("autumn", "4.3.11")
2423 .РазработкаЗависитОт("asserts")
2524 .РазработкаЗависитОт("coverage")
2625 .РазработкаЗависитОт("1commands")
27- .РазработкаЗависитОт("fs")
2826 .РазработкаЗависитОт("jason")
27+ .ОпределяетКласс("HttpBin", "src/core/Классы/HttpBin.os")
2928 .ИсполняемыйФайл("src/cmd/main.os", "httpbin")
You can’t perform that action at this time.
0 commit comments