SpeciesFileGroup/taxonworks

View on GitHub
app/views/identifiers/api/v1/index.json.jbuilder

Summary

Maintainability
Test Coverage
json.array!(@identifiers) do |identifier|
  json.partial! '/identifiers/api/v1/attributes', identifier: identifier
end