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

Fixed data properties for orig datablocks file #534

Merged
merged 2 commits into from
Jun 2, 2023

Conversation

nitrosx
Copy link
Contributor

@nitrosx nitrosx commented Jun 1, 2023

Description

The properties for data file were not correctly set and all of them were marked as required.
This PR explicitly define if a field is required or not

Motivation

During the development of Scitacean, we discovered that all the properties of DataFiles are required, which is not true.

Fixes:

  • Define explicitly the required property in the DataFile schema

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

@nitrosx nitrosx merged commit 848a023 into master Jun 2, 2023
@nitrosx nitrosx deleted the hot-fix-datafile-schema branch June 2, 2023 12:07
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