Alex Richter
Alex Richter
I have done further testing and you can actually get it to fail with just `CheckResource` having two `oneOf`: ``` "CheckResource": { "description": "A single check run against a profile",...
Thanks @RomanGotsiy I found that the further cause for this is that `CompanyData` references itself in `ownership_structure` and `officers`. If you remove these two fields from `CompanyData` then the schema...
Hi @RomanGotsiy have you made any progress on this? Many thanks