thunderstore-io / Thunderstore

Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.thunderstore.io/
https://thunderstore.io/
GNU Affero General Public License v3.0
134 stars 27 forks source link

Cyberstorm API: add CommunityFilters endpoint #900

Closed anttimaki closed 1 year ago

anttimaki commented 1 year ago

Cyperstorm API: remove package categories from CommunityDetail endpoint

Package categories and sections will be provided by a separate endpoint in the future.

Refs TS-1885

Cyberstorm API: add CommunityFilters endpoint

The endpoint returns the community specific information that can be used to filters packages, namely the available categories and sections.

Refs TS-1885

anttimaki commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

anttimaki commented 1 year ago

Did the changes as I understood them, won't be waiting for another review.