[add]: eco endpoints and dummy responses
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"resultCode": { "type": "integer" },
|
||||
"resultDescription": { "type": "string" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user