1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-26 19:15:10 +01:00
guzzle/tests/Guzzle/Tests/TestData/test_service.json
2012-05-19 01:13:07 -07:00

13 lines
209 B
JSON

{
"includes": [ "test_service2.json" ],
"types": {},
"commands": {
"test": {
"uri": "/path"
},
"concrete": {
"extends": "abstract"
}
}
}