JetBrains / JetBrains/plugin-repository-rest-client
Document endpoint for plugin checksums
Open
- Dominant language
- Kotlin
- Stars
- 24
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I can't find a way to get a checksum for a plugin update id.
The ETag that is sent with downloads contains an md5 sum, but md5 has some obvious drawbacks, and I'm also unsure whether the ETag in this case is guaranteed to the md5 sum or whether that's just a happy accident due to implementation details.
EDIT: I found the `hash.json` endpoint, its just not really documented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.