Skip to content

Commit

Permalink
Merge branch 'B-21423-Prime-Int-SIT-Service-Item' into INT-B-21423-Pr…
Browse files Browse the repository at this point in the history
…ime-Int-SIT-Service-Item
  • Loading branch information
MInthavongsay committed Jan 31, 2025
2 parents fb57197 + 7fc7b46 commit d37ffa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/handlers/primeapiv2/payloads/payload_to_model.go
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ func validateReasonDestSIT(m primev2messages.MTOServiceItemDestSIT) *validate.Er
return verrs
}

// validateReasonDestSIT validates that International Destination SIT service items have required Reason field
// validateReasonInternationalDestSIT validates that International Destination SIT service items have required Reason field
func validateReasonInternationalDestSIT(m primev2messages.MTOServiceItemInternationalDestSIT) *validate.Errors {
verrs := validate.NewErrors()

Expand Down

0 comments on commit d37ffa3

Please sign in to comment.