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(bizevents): change type paymentDateTime from date to date-time #2722

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

a-mannia
Copy link
Collaborator

List of changes

  • Change the type of the paymentDateTime field from date to date-time

Motivation and context

In the XSD definition, the paymentDateTime field is of the date-time type. Therefore, the bizEvent field must align with the corresponding field's definition in the XSD.

Type of changes

  • Add new resources
  • Update configuration to existing resources
  • Remove existing resources

Does this introduce a change to production resources with possible user impact?

  • Yes, users may be impacted applying this change
  • No

Does this introduce an unwanted change on infrastructure? Check terraform plan execution result

  • Yes
  • No

Other information


If PR is partially applied, why? (reserved to mantainers)

@a-mannia a-mannia requested review from a team as code owners January 16, 2025 08:57
@a-mannia a-mannia changed the title fix(bizevents): change type paymentDateTime from date to date-time [MAIN-12] fix(bizevents): change type paymentDateTime from date to date-time Jan 16, 2025
@a-mannia a-mannia changed the title [MAIN-12] fix(bizevents): change type paymentDateTime from date to date-time fix(bizevents): change type paymentDateTime from date to date-time Jan 16, 2025
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.

1 participant