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

CDPS-1054: Added template API for iteration 1 #3

Merged
merged 24 commits into from
Nov 20, 2024
Merged

Conversation

mtac50
Copy link
Contributor

@mtac50 mtac50 commented Nov 19, 2024

  • Final references to the template project updated.
  • Template API for iteration 1 added.
  • Basic tests added.
  • Dev deployment fixed.
  • Security check notification pointed at conect-dps-dev

docker-compose.yml Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
required = true,
nullable = false,
)
val fieldValue: String,
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we only able to update strings using this request?

Copy link
Contributor

Choose a reason for hiding this comment

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

I suppose birth date will follow at some point as an example

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was mainly just for the iteration 1 fields as the PoC. This will be expanded to a more complete object using either JSONNullable or the Nullish type from the prison person api.

brightonsbox
brightonsbox previously approved these changes Nov 20, 2024
Copy link
Contributor

@brightonsbox brightonsbox left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@brightonsbox brightonsbox left a comment

Choose a reason for hiding this comment

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

LGTM

@mtac50 mtac50 merged commit 93c2a55 into main Nov 20, 2024
4 checks passed
@mtac50 mtac50 deleted the CDPS-1054-fix-deployment branch November 20, 2024 15:25
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.

2 participants