Тесты: часть 1
This commit is contained in:
10
tests/fixtures/invalid.json
vendored
Normal file
10
tests/fixtures/invalid.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"openapi": "3.0.0",
|
||||
"paths": {
|
||||
"/test": {
|
||||
"get": {
|
||||
"responses": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user