-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
The JSON data (application/vnd.hex+json) delivered by
is not documented.
While most of the fields delivered can be guessed, some are not obvious. Some examples:
- (package url vs. html_url vs doc_html_url
- (package) meta -> elixir
- (release) meta -> app
- (release) meta -> elixir (also: what does
nullmean here) - (release) inserted_at vs.updated_at
- (release) url vs. html_url (seems to be the same in many cases)
Beside a description of the fields, it would be nice to have a specification one can rely on.
(FYI: I'm building a importer from hex.pm packages into guix, for which I need to query this data.)
Metadata
Metadata
Assignees
Labels
No labels