BrAPI icon indicating copy to clipboard operation
BrAPI copied to clipboard

Add inventoryLots to ListTypes enum.

Open daveneti opened this issue 3 years ago • 1 comments

Currently List types are "ListTypes" : { "type" : "string", "example" : "germplasm", "enum" : [ "germplasm", "markers", "variants", "programs", "trials", "studies", "observationUnits", "observations", "observationVariables", "samples" ] },

Can we add inventory lot (renamed from seedlot) to the list of types. Would be "inventoryLots", as per the lower camel case convention.

daveneti avatar Dec 05 '22 02:12 daveneti

related to #545

BrapiCoordinatorSelby avatar Dec 08 '22 19:12 BrapiCoordinatorSelby