mirror of
https://github.com/fluencelabs/aqua-lib
synced 2024-12-04 15:20:23 +00:00
fix(buitin): update Srv.list result type (#66)
This commit is contained in:
parent
a3ce915a11
commit
f3b2144e35
@ -14,6 +14,8 @@ alias Path : string
|
|||||||
data Service:
|
data Service:
|
||||||
id: string
|
id: string
|
||||||
blueprint_id: string
|
blueprint_id: string
|
||||||
|
-- `spell` or `service`
|
||||||
|
service_type: string
|
||||||
owner_id: string
|
owner_id: string
|
||||||
aliases: []string
|
aliases: []string
|
||||||
worker_id: string
|
worker_id: string
|
||||||
|
Loading…
Reference in New Issue
Block a user