27 lines
499 B
JSON
27 lines
499 B
JSON
{
|
|
"version": "1",
|
|
"name": "Music Agregator",
|
|
"type": "collection",
|
|
"protobuf": {
|
|
"importPaths": [
|
|
{
|
|
"path": "../proto",
|
|
"enabled": true
|
|
}
|
|
],
|
|
"protoFiles": [
|
|
{
|
|
"path": "../proto/music_agregator/hello/v1/service.proto",
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "../proto/music_agregator/indexer/v1/indexer.proto",
|
|
"type": "file"
|
|
}
|
|
]
|
|
},
|
|
"presets": {
|
|
"requestType": "grpc",
|
|
"requestUrl": ""
|
|
}
|
|
} |