generated from VLADIMIR/template
add db
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
GET http://localhost:8090/teams
|
||||
|
||||
###
|
||||
|
||||
POST http://localhost:8090/teams
|
||||
|
||||
{
|
||||
"teams": [
|
||||
{
|
||||
"name": "Облако"
|
||||
},
|
||||
{
|
||||
"name": "Кустик"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user