BO16 - Create a DAL function to list all Sponsorship levels and Sponsors #181
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
task
This is a Task. Contributors can work on this
Add a DAL function in the Sponsorship API.
The response will be a list of partnership levels and partners, as for the example below. Use the example as a reference for a level's and a partner's structure.
The function should support pagination, providing informations in the response and handling pagination request. The paginations should be only on Sponsorship levels: all the sponsors in the single level will be listed.
The text was updated successfully, but these errors were encountered: