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

FIX: Legger til arbeidsforholdRef på iay kontrakt input #486

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

pekern
Copy link
Contributor

@pekern pekern commented Apr 2, 2024

No description provided.

@pekern pekern requested review from a team as code owners April 2, 2024 09:09
@pekern pekern requested a review from espenjv April 2, 2024 09:09
@@ -22,6 +23,9 @@ public class ArbeidsforholdInformasjonDto {
@Size(min = 1)
private List<ArbeidsforholdOverstyringDto> overstyringer;

@JsonProperty(value = "referanser")
@Valid
private Set<ArbeidsforholdReferanseDto> referanser;
Copy link
Contributor

Choose a reason for hiding this comment

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

Burde man ha size validering her?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 Legger på

@pekern pekern merged commit 2d26096 into master Apr 2, 2024
5 checks passed
@pekern pekern deleted the feature/eksternref-kontrakt branch April 2, 2024 10:26
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