nimi-python icon indicating copy to clipboard operation
nimi-python copied to clipboard

Codegenerator should error when an unsupported repeated capability is used in property or method parameter metadata

Open sbethur opened this issue 4 years ago • 0 comments

Description of issue

If a repeated_capability_type key is used in property or method parameter metadata that is not present in repeated_capabilities listed in config.py, codegen should error.

Encountered in #1520.

sbethur avatar Sep 17 '20 23:09 sbethur