Change Log
Change notes summarizing adopted changes between versioning events.
v2.1.0 (2022-09-02), Version Diff
document_schema_version
bump to 2.1.0lab_result_list
: New Field -- An array of lab result objects (array)coa_release_date
: New Field --In the Lab Result Objects, the date of release of testing data. (string|null)coa_amended_date
: New Field -- In the Lab Result Objects, the date of amendment of testing data, if amended. (string|null)coa_expire_date
: New Field -- In the Lab Result Objects, the date of expiration of testing data, if it expires. (string|null)lab_result_link
: New Field -- In the Lab Result Objects,url to the lab result JSON data (string)
v2.0.0 (2022-04-25), Version Diff
document_schema_version
bump to 2.0.0external_id
renamed tointegrator_data
; a field for integrator-specific use.serving_weight
field added to represent units per serving. This is an optional field.
v1.3.0 (2022-02-28), Version Diff
document_schema_version
bump to 1.3.0document_origin
field in the root object as a canonical (self) referencing URL value.
v1.2.0 (2022-01-21), Version Diff
document_schema_version
bump to 1.2.0
v1.1.0 (2022-01-07), Version Diff
document_schema_version
bump to 1.1.0sample_type
field in theinventory_transfer_times
array objects. With Enums.line_price
field in theinventory_transfer_times
array objects.- Removed deprecated field
product_price
v1.0.0 (2021-12-06)
- Initial schema, produced by the Technical Committee.
- Docs
- License
- Change Log