-
Notifications
You must be signed in to change notification settings - Fork 0
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
249 OpenAPI endpoint implementation findCapitalCommitmentsByManagingCodeCapitalProjectId #339
249 OpenAPI endpoint implementation findCapitalCommitmentsByManagingCodeCapitalProjectId #339
Conversation
74b3f5d
to
2de6d2a
Compare
Hello! I saw you added me as a co-author to the commit! Thank you ❤️ As we'll need to update the commit anyway to add the migrations, would you mind using the credentials linked to my GitHub? Gotta keep that stat streak alive!
|
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.
Migration to apply the "pgTable" schema changes to the database
2de6d2a
to
5a0ed4e
Compare
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.
The readme change isn't strictly necessary. I'm not withholding approval for it.
I do however still need to run the changes locally. I am doing that now.
…odeCapitalProjectId - Updated OpenAPI documentation to remove "under construction" emoji glag Implement find capital commitments by managing code / capital project id id endpoint - cap com by mng code cap proj id controller, module, repository and service - e2e and service unit tests - added copy to README to add context regarding schema changes Co-authored-by: horatio <[email protected]> Co-authored-by: tangoyankee <[email protected]>
5a0ed4e
to
b541304
Compare
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.
🎊
Description
findCapitalCommitmentsByManagingCodeCapitalProjectId endpoint implementation
- Updated OpenAPI documentation to remove "under construction" emoji flag
Implement find capital commitments by managing code / capital project id id endpoint
- capital commitment by managing code capital project id controller, module, repository and service
- e2e and service unit tests
Tickets
Closes #249