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

Feature/get poly imperative controller #343

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

tisla1080
Copy link
Contributor

Adding a BaseGetPolyImperativeController as a base class for api's that return a collection with no request body.

To test this controller, a sample book api module has been created that was run to verify functionality. This sample api connects to the sample book service and also tests the ReadPolyController / Service to verify functionality.

Changes in this Pull Request:

  • BaseGetPolyImperativeController
  • PolyResponseEntityCreator
  • sample-api-book

@tisla1080 tisla1080 requested a review from a team as a code owner March 11, 2025 17:11
@tisla1080 tisla1080 requested a review from amorgado March 11, 2025 17:11
Copy link
Collaborator

@adgonz90 adgonz90 left a comment

Choose a reason for hiding this comment

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

Need to review.

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.

3 participants