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

[Issue #23] Update opportunity routes #53

Merged
merged 9 commits into from
Jan 27, 2025

Conversation

widal001
Copy link
Collaborator

@widal001 widal001 commented Jan 27, 2025

Summary

Updates the Routes.Opportunities interface to use templates.

Changes proposed

What was added, updated, or removed in this PR.

  • Adds a new CommonGrants.Responses namespace with templates and models for success and error responses.
  • Updates the Opportunities interface in CommonGrants.Routes to include a template and to use these new response models.
  • Adds a "CommonGrants Base API" service definition

Context for reviewers

Testing instructions, background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers. Explain how the changes were verified.

View the updated README for more information

Additional information

Screenshots, GIF demos, code examples or output to help show the changes working as expected.

Screenshot 2025-01-27 at 11 03 27 AM

@widal001 widal001 merged commit 32cb954 into main Jan 27, 2025
2 checks passed
@widal001 widal001 deleted the issue-23-update-opportunity-routes branch January 27, 2025 16:05
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.

[Spec] Opportunity routes
1 participant