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

Validate interval is present #41

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Validate interval is present #41

merged 1 commit into from
Oct 28, 2024

Conversation

pohlm01
Copy link
Member

@pohlm01 pohlm01 commented Oct 23, 2024

Section 7.3 of the v3.0.1 user guide states that:

Events must include a list of one or more intervals, each of which defines a temporal window, and includes one or more payloads, such as a price value.

This patch enforces that on the server side

@pohlm01 pohlm01 self-assigned this Oct 23, 2024
bramtweedegolf
bramtweedegolf previously approved these changes Oct 24, 2024
benjaminedwardwebb pushed a commit to benjaminedwardwebb/openleadr-rs that referenced this pull request Oct 26, 2024
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.61 to 1.0.63.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.61...1.0.63)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Maximilian Pohl <[email protected]>
@pohlm01 pohlm01 enabled auto-merge October 28, 2024 13:04
@pohlm01 pohlm01 added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit ce24703 Oct 28, 2024
13 checks passed
@pohlm01 pohlm01 deleted the validate-interval-is-present branch October 28, 2024 13:27
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