fix(buitin): update Srv.list result type (#66)

This commit is contained in:
Aleksey Proshutinskiy 2023-11-15 18:57:30 +02:00 committed by GitHub
parent a3ce915a11
commit f3b2144e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,8 @@ alias Path : string
data Service:
id: string
blueprint_id: string
-- `spell` or `service`
service_type: string
owner_id: string
aliases: []string
worker_id: string