-
Notifications
You must be signed in to change notification settings - Fork 4
Development branch for v3.0.0 #264
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
base: master
Are you sure you want to change the base?
Conversation
# Conflicts: # build.gradle
…mas and structure
- support for records without profiles - support for records with multiple profiles - support for multiple profile attribute keys/types - support for additional attributes - in general, attribute validation and profile validation are now separate tasks
…tors per attribute.
…experiments # Conflicts: # build.gradle
…em for validation
…experiments # Conflicts: # build.gradle # src/main/java/edu/kit/datamanager/pit/web/impl/TypingRESTResourceImpl.java
…current state of the APIs
…validation error to the user, not as a PidNotFoundError.
…l attributes, now default to true.
The type-api was fixed and in addition, the dtr-test instance has an ill-formed schema which is not accepted by our new validation library. Therefore, this test does not make sense anymore as anything else is covered by the other tests.
This reverts commit bc39406.
New schema validator
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🧪 Early access (Sonnet 4.5): enabledWe are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience. Note:
Comment |
…f Batch Record creation endpoint + tests Signed-off-by: Maximilian Inckmann <[email protected]>
Signed-off-by: Maximilian Inckmann <[email protected]>
Signed-off-by: Maximilian Inckmann <[email protected]>
Signed-off-by: Maximilian Inckmann <[email protected]>
Signed-off-by: Maximilian Inckmann <[email protected]>
# Conflicts: # build.gradle
API for creating interconnected FAIR-DOs (a FAIR-DO graph) in a single request
# Conflicts: # build.gradle # config/application-default.properties # gradle.properties
…Ds, including the prefix. Fixes #325 Before, we returned a map "placeholder -> suffix". Now we return properly "placeholder -> full_PID"
|
This last commit fixes #325 |
Current changes:
Breaking changes: