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

Added Postman collection with all APIs #464

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

sumitst05
Copy link
Contributor

Description

  • Added Postman workspace export for all APIs.
  • Includes collections representing individual API endpoints.
  • Workspace organized with requests for various HTTP methods (GET, POST, PUT, DELETE).

Fixes

#458

Checklist

  • Code follows project's style guidelines.
  • Changes are documented appropriately.

Notes

For endpoints with the /list route, query parameters (page and filter) can be utilized to customize data retrieval. Omitting these parameters results in the listing of all available data.

@Aastha-S-Rai Aastha-S-Rai merged commit 44b10b5 into development Dec 27, 2023
1 check passed
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.

2 participants