Open
Description
The idea here is to auto-generate tables through reflection - not too dissimilar to the implementation columns of BHoM object relation tables in wikis
https://github.com/BHoM/Robot_Toolkit/wiki/BHoM-Robot-object-relations
https://github.com/BHoM/GSA_Toolkit/wiki/BHoM---GSA-object-relations
https://github.com/BHoM/Lusas_Toolkit/wiki/BHoM-Lusas-Object-Relations
etc.
i.e.
- Object types supported by each Adapter for
- Create
- Read
- Update
- Delete
This will enable combining with the Continuous Integration cycle and auto-generation of documentation as part of BHoM API creation #23
In addition potential to add additional information captured through CI Interoperability Testing on a level of granularity refering to each adapter, object type and operation.