mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 04:06:18 +02:00
share detail, environment detail, overview, org overview all output 'envZId' now (#998)
This commit is contained in:
@@ -70,6 +70,7 @@ func (h *environmentDetailHandler) Handle(params metadata.GetEnvironmentDetailPa
|
||||
es.Shares = append(es.Shares, &rest_model_zrok.Share{
|
||||
ShareToken: shr.Token,
|
||||
ZID: shr.ZId,
|
||||
EnvZID: senv.ZId,
|
||||
ShareMode: shr.ShareMode,
|
||||
BackendMode: shr.BackendMode,
|
||||
FrontendSelection: feSelection,
|
||||
|
Reference in New Issue
Block a user