I am using UpsertItemAsync
to create a document and I need to get the uri to that created document, is there some replacement for deprecated CreateDocumentUri
or I have to do it manually?
I am using UpsertItemAsync
to create a document and I need to get the uri to that created document, is there some replacement for deprecated CreateDocumentUri
or I have to do it manually?