-
Notifications
You must be signed in to change notification settings - Fork 31
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
Merge Develop into ADE-1 for 1.2 release #245
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update from ADE-1-1 (v1.1.1)
Correct icarMedicineResource syntax
Added 5 feed related endpoints
corrected url for feeds
New resource for Feed
New collection of rations
New collection of feed intake events
New collection of daily feed reports
new collection of feed recommendations
enum specifying the different feed categories
enum specifying the different feed categories
forgot Type in the name ...
create a feed type scheme and identifier
create a resource decribing a feed
feed property type creation
create a scheme and id for feed property
FeedCategory missing Type and is not in the types section, but the enums section
missing comma
test to find an error
added the ../types/
Renamed icarErrorWarningMessage Resource to icarResponseMessageResource based on feedback to PR #232
Create registrationURLScheme.json, which adds GET, single POST, and **batch** POST methods for animals, births, deaths, arrivals, and departures.
Moved milking related observations and resources into an OpenAPI file for the ADE-milk label. Covers milking visits, test days and test day results, lactation status observations, and summaries for daily milking averages and lactations. Resolves #154
Corrected title and description for the scheme, and parameters for GET lactations.
Create a separate URL scheme for reproduction observations (label ADE-1.2-reproduction). There are 11 observations in this set, including mating, reproductive status, pregnancy checks, abortion, and parturition. Along with other commits, this resolves #154
Added URL schemes for management (animal sets, animal set join/leave, and devices), and performance (weights, conformation scores, breeding values). Along with other commits, resolves #154.
Create a URL scheme for feeds and feed management (storage, rations, intake). Support GET, batch and single POST. Along with other commits, resolves #154.
This commit includes updates previously made to: - Death Reasons - Death Methods - Departure Reasons - Milk Characteristics - Quarter Milking positions
Example Health URL scheme with GET, single POST and batch POSTs - merging after approval by two reviewers
Replace updates accidentally removed by #229
Add validation for healthURLScheme.json
Addressing comments on PR #238
In response to comments to #238
To address feedback in #238
Based on comments in the PR.
Replace /batches/ with /batches/locations as per comments in PR #238
Add /locations/ to batches URLs in healthURLScheme
Create feedURLscheme.json
Add management and performance URL schemes
URL scheme for Reproduction observations
Introduce milkURLScheme.json
URL scheme for ADE-registration labels
Add some documentation notes on feed reports for animal sets
Update feedURLscheme.json
Updated changelog since v1.1.1 (in anticipation that we can release 1.2.0).
Reference known issue #214. Also updated version number information in the Readme.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.