mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
chsarp: fix referenceData - path-parameter in ajax-handler added
This commit is contained in:
@ -455,7 +455,8 @@ namespace OnlineEditorsExample
|
||||
},
|
||||
{"instanceId", _Default.GetServerUrl(false) }
|
||||
}
|
||||
}
|
||||
},
|
||||
{ "path", fileName }
|
||||
};
|
||||
|
||||
if (JwtManager.Enabled)
|
||||
|
||||
Reference in New Issue
Block a user