Add property `post_date` to `ResourceUpdate` (#92)○28bc72e92025-10-11 22:48
Add `source_code_url` and `donate_url` to `Resource` object (#91)○64c1b9412025-10-11 22:47
openapi: make supported_minecraft_versions nullable (#88)▲3fb39bad2025-09-29 20:16
remove sort parameter from getResourceUpdates endpoint (#78)no API changes5ff3a0e2025-09-29 20:16
remove PaginationInfo, PageableResources and ArrayOf... schemas from components in openapi.yaml and return simply arrays instead (#77)▲3●6○68431c222025-09-29 20:16
Add `last_activity` to `Author` object (#86)○26ba2e572025-07-27 00:45
Add `first_release` and `last_update` properties to resource object (#84)○65cedc852025-07-25 23:37
Add `description` property to `category` in `resource` object (#79)○312b38122025-07-25 23:05
add download_count to ResourceUpdate (#85)○216654032025-07-25 22:59
change type to integer / number for numeric properties (#82)▲17be06eea2025-07-19 00:33
add "format: uri" to properties icon_link and avatar (#83)no API changes4bf9f702025-07-19 00:30
change type of ids to integer (#81)▲131d783572025-07-19 00:29
add property external_download_url to Resource schema (#80)○3f21e9912025-07-19 00:29
Add operationId to endpoints in openapi.yaml (#75)○881729f72025-07-17 20:37
Change type of identities from array to object (#76)▲2○22e52171c2025-07-17 11:13
Rename parameter id to name in findAuthor endpoint (#74)▲18f930eb2025-07-17 11:11