-
Notifications
You must be signed in to change notification settings - Fork 30
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
Type classification #269
Type classification #269
Conversation
created url, and collection - resource for the time being a copy of conformation scores (work in progress)
got an error - don't know if this will help
changed version
added a trait group to the comformation score resource
the trait group definition
missing bracket
Added a Type for the conformation score and used that in the typeCalssificationResource
added the composite tratits to the enum
improved swaggeer documentation
use the same resource for conformation scores
move conformation score to a reusable type
trying to use allOf
} | ||
} | ||
} | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we also have a /batches/ URL for posting batches of type classifications? I don't think we have this yet unless I've missed it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not there yet. I propose to tackle this in a seperate action - extra pull request.
I solved the breaking change - needs to be checked if code generation is going ok