Skip to content

Commit

Permalink
indexing changes for #1046
Browse files Browse the repository at this point in the history
  • Loading branch information
djtfmartin committed Oct 1, 2024
1 parent 2aaf566 commit 35d7009
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sdks/models/src/main/avro/occurrence-hdfs-record.avsc
Original file line number Diff line number Diff line change
Expand Up @@ -1322,6 +1322,12 @@
}, {
"name" : "identificationremarks",
"type" : [ "string", "null" ]
}, {
"name" : "checklistKey",
"type" : [ {
"type" : "array",
"items" : [ "string", "null" ]
}, "null" ]
}, {
"name" : "taxonid",
"type" : [ "string", "null" ]
Expand Down

0 comments on commit 35d7009

Please sign in to comment.