-
Notifications
You must be signed in to change notification settings - Fork 1
feat: [PIDM-730] Add flowDate param getAllPublishedFlows API #135
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: [PIDM-730] Add flowDate param getAllPublishedFlows API #135
Conversation
The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually. |
The default action is to increase the |
src/test/java/it/gov/pagopa/fdr/controller/organizations/OrganizationsControllerTest.java
Outdated
Show resolved
Hide resolved
src/test/java/it/gov/pagopa/fdr/test/util/AppConstantTestHelper.java
Outdated
Show resolved
Hide resolved
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
List of Changes
flowDate
param to APIgetAllPublishedFlows
to filter flows by dateMotivation and Context
PIDM-730
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
expected)
Checklist: