kbase / kb_sdk_docs

KBase SDK Documentation
http://kbase.github.io/kb_sdk_docs
MIT License
0 stars 12 forks source link

Change all instances of assembly_input_ref->assembly_ref for consistency #54

Closed jayrbolton closed 4 years ago

jayrbolton commented 4 years ago

Sometimes in the tutorial, the field name is "assembly_ref", and other times it is "assembly_input_ref". Update so it's "assembly_ref" everywhere.

bio-boris commented 4 years ago

Good idea