Add metadata provider

This commit is contained in:
Alexander
2026-07-12 16:52:33 +02:00
parent 18f2fa9475
commit 44776ca09c
9 changed files with 201 additions and 13 deletions
@@ -0,0 +1,14 @@
info:
name: SearchArtists
type: grpc
seq: 1
grpc:
url: localhost:50051
method: /metadata.v1.MetadataService/SearchArtists
methodType: unary
message: |-
{
"query": "ДДТ"
}
auth: inherit
+7
View File
@@ -0,0 +1,7 @@
info:
name: Metadata
type: folder
seq: 4
request:
auth: inherit