Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Endpoint for Subadmin to get Organisations with Pagination #265

Closed

Conversation

kobiowuquadri
Copy link

@kobiowuquadri kobiowuquadri commented Jul 24, 2024

Fixes Issue/Linear Ticket

This could be an existing issue or a linear ticket

  • Github Issue Example: My PR Closes #{ISSUE}
  • Linear Ticket Example: Fixes ID-#{ISSUE}

Changes proposed

Talk about the things you did eg. files changes, dependencies installed e.t.c

Check List (Check all the applicable boxes)

🚨Please review the [style guide for contributing](add link here) and [guidelines for contributing](add link here) to this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the main branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/ Videos

@kobiowuquadri kobiowuquadri force-pushed the feature/get-orgs-pagination branch from 4c988aa to 755caf5 Compare July 24, 2024 19:06
@kobiowuquadri kobiowuquadri changed the title feat: subadmin get all organisations with pagination feat: Endpoint for Subadmin get Organisations with Pagination Jul 24, 2024
@kobiowuquadri kobiowuquadri changed the title feat: Endpoint for Subadmin get Organisations with Pagination feat: Endpoint for Subadmin to get Organisations with Pagination Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: API Endpoint for Super Admin to Get All Organizations with Pagination (page, limit, offset)
2 participants