Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Implement GET /generated_contracts Endpoint#591

Merged
PoulavBhowmick03 merged 2 commits into
Shonen-Labs:mainfrom
GideonBature:generated-contracts
Sep 2, 2025
Merged

Implement GET /generated_contracts Endpoint#591
PoulavBhowmick03 merged 2 commits into
Shonen-Labs:mainfrom
GideonBature:generated-contracts

Conversation

@GideonBature
Copy link
Copy Markdown
Contributor

🚀 Pull Request Description

Description

I added a GET API endpoint to fetch list of generated contracts for a user.

🔗 Linked Issues

Closes #452

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Chore (refactoring, dependency updates, etc.)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

  • Unit Tests
  • Integration Tests
  • End-to-End Tests (describe manual steps or automated test suite)
  • Tested locally with full stack setup

📸 Screenshots

[Include relevant screenshots or screen recordings demonstrating the changes]

✅ PR Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • 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 in downstream modules
  • I have tested these changes locally
  • Relevant documentation is updated
  • My code follows the repository's coding guidelines
  • I have added/updated tests that prove my fix/feature
  • No breaking changes introduced
  • Code is well-commented and readable

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
stark-finder-mq45 Ready Ready Preview Comment Sep 1, 2025 6:23am

Copy link
Copy Markdown
Contributor

@PoulavBhowmick03 PoulavBhowmick03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good stuff. can you also update the Swagger UI docs?

@GideonBature
Copy link
Copy Markdown
Contributor Author

good stuff. can you also update the Swagger UI docs?

Sure, let me do that now. Thank you ser!

@GideonBature
Copy link
Copy Markdown
Contributor Author

good stuff. can you also update the Swagger UI docs?

Done!!!

@PoulavBhowmick03
Copy link
Copy Markdown
Contributor

LGTM

@PoulavBhowmick03 PoulavBhowmick03 merged commit 55b1edd into Shonen-Labs:main Sep 2, 2025
4 checks passed
@GideonBature
Copy link
Copy Markdown
Contributor Author

Thank you ser!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement GET /generated_contracts Endpoint

2 participants