Open mustard-mh opened 2 days ago
cc @amvanbaren could you please take a look if you have time 🙏 ? Maybe there's already endpoint but I'm not aware?
Hi @mustard-mh, there isn't an endpoint like this. I'll take a look at it.
@mustard-mh bit off-topic, but do you know what the deploymentType
field in the response is used for?
Hey @amvanbaren 👋 , the deploymentType
in the official example is 0
. Is this what you want? Btw, there's no such field in vscode source code's interfaces.
{
"extensionId": "9f6dc8db-620c-4844-b8c5-e74914f1be27",
...
"deploymentType": 0
}
MS will use new endpoint to get extension update data (PR https://github.com/microsoft/vscode/pull/233322). I can't find similar endpoint on open-vsx
Official example: https://www.vscode-unpkg.net/_gallery/ms-toolsai/jupyter-keymap/latest