Тесты: часть 1
This commit is contained in:
8
tests/fixtures/empty.json
vendored
Normal file
8
tests/fixtures/empty.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"openapi": "3.0.0",
|
||||
"info": {
|
||||
"title": "Empty API",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"paths": {}
|
||||
}
|
||||
Reference in New Issue
Block a user