hexpm / specifications

Specifications for using and implementing Hex protocols
49 stars 26 forks source link

Update "Package Search" apiary docs #17

Closed wojtekmach closed 6 years ago

wojtekmach commented 7 years ago

Ref: https://github.com/hexpm/hex_web/pull/454#discussion_r93545300

Currently it looks like List all Packages and Fetch a Package endpoints have the same shape, however for the search we want to return less data for releases (just version and url) keys.

(Edit: I've updated issue description to point to the exact endpoints)

wojtekmach commented 6 years ago

Both "list all packages" and "fetch a package" endpoints already have minimal releases (just version & url) in the spec.