chsarp: fix referenceData - path-parameter in ajax-handler added

This commit is contained in:
rivexe
2023-02-15 14:20:40 +03:00
parent 75046b80c6
commit 9213143e14

View File

@ -455,7 +455,8 @@ namespace OnlineEditorsExample
}, },
{"instanceId", _Default.GetServerUrl(false) } {"instanceId", _Default.GetServerUrl(false) }
} }
} },
{ "path", fileName }
}; };
if (JwtManager.Enabled) if (JwtManager.Enabled)