Publish an extension by uploading a vsix file
Response
Successfully published the extension
Indicates success of the operation (omitted if a more specific result type is returned)
Indicates a warning; when this is present, other properties can still be used
Indicates an error; when this is present, all other properties should be ignored
URL to get metadata of the extension's namespace
URL to get the list of reviews of this extension
Map of file types (download, manifest, icon, readme, license, changelog) to their respective URLs
Name of the extension
Namespace of the extension
Name of the target platform
Selected version, or the latest version if none was specified
Indicates whether this is a pre-release version
The value 'true' means the publishing user is a privileged user or the publishing user is a member of the extension's namespace and the namespace has at least one owner.
Deprecated: use 'verified' instead (this property is just the negation of 'verified')
Access level of the extension's namespace. Deprecated: namespaces are now always restricted
Map of available versions to their metadata URLs. Deprecated: only returns the last 100 versions. Use allVersionsUrl instead.
URL to get a map of available versions to their metadata URLs.
Average rating
Number of downloads of the extension package
Number of reviews
Available version aliases ('latest' or 'pre-release')
Date and time when this version was published (ISO-8601)
Indicates whether this is a preview extension
Name to be displayed in user interfaces
Namespace name to be displayed in user interfaces
Map of engine names to the respective version constraints
A list that indicates where the extension should run in remote configurations. Values are "ui" (run locally), "workspace" (run on remote machine) and "web"
License identifier
URL of the extension's homepage
URL of the extension's source repository
URL to sponsor the extension
URL of the extension's bug tracker
Markdown rendering engine to use in user interfaces
CSS color to use as background in user interfaces
Theme type for user interfaces
Languages the extension has been translated in
URL of the extension's Q&A page
Map of download links by target platform
version metadata URL
Indicates whether the extension is deprecated
Whether to show downloads in user interfaces