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: add GET /api/v1/contact endpoint #1311

Merged
merged 3 commits into from
Mar 2, 2025

Conversation

Amyy16
Copy link
Contributor

@Amyy16 Amyy16 commented Feb 28, 2025

Pull Request

Description

This pr adds a new feature to get all messages sent through the contact-us endpoint, with pagination

Related Issue

Fixes (#1268)

Type of Change

  • feat: New feature
  • fix: Bug fix
  • docs: Documentation updates
  • style: Code style/formatting changes
  • refactor: Code refactoring
  • perf: Performance improvements
  • test: Test additions/updates
  • chore: Build process or tooling changes
  • ci: CI configuration changes
  • other:

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual tests

Test Evidence

Screenshot (12)

Screenshots (if applicable)

Documentation Screenshots (if applicable)

Screenshot (14)

Checklist

  • My code follows the project's coding style
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published
  • I have included a screenshot showing all tests passing
  • I have included documentation screenshots (if applicable)

Additional Notes

TheCodeGhinux
TheCodeGhinux previously approved these changes Mar 2, 2025
@TheCodeGhinux TheCodeGhinux merged commit 8f3b464 into hngprojects:dev Mar 2, 2025
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