Extended metadata keeps being added and removed.
A month ago, if I made this request:
params = {'expr': 'Composite(AA.AuId=120559464)', 'attributes': 'Id,E.DN'}
I'd get back:
{
'logprob': -19.012,
'prob': 5.5359647e-09,
'Id': 2036161137,
'DN': 'Extracellular vesicles as drug delivery systems : lessons from the liposome field',
'PK': 2036161137
}
Now, the Display Name (DN) is missing. This is not the first time metadata has gone missing; it was AWOL in February and March as well. See https://github.com/MicrosoftDocs/azure-docs/issues/24799
Will this be fixed?
1
vote
