We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51be503 commit ca8f63fCopy full SHA for ca8f63f
README.md
@@ -32,7 +32,7 @@ Plugin-Repository/Repository/{Version}/{Owner}/{Repository}/{Name}.json
32
| CompressionFormat | The compression format used by the compressed archive in the DownloadUrl field. `zip` is preferred. |
33
| SHA256 | The SHA265 hash of the compressed archive in the DownloadUrl field. |
34
| (Optional) WikiUrl | A link to the plugin's documentation. |
35
-| LicenseIdentifier | The plugin's license name(s). |
+| LicenseIdentifier | The plugin's SPDX license identifier(s), separated by comma. |
36
37
Example plugin metadata:
38
0 commit comments