<div dir="ltr"><span style="font-size:12.8px">Hi.</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I checked the section '3.2.2.4. Extending the Data API' in documentation and there is written:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">"The data API may be extended in various ways: adding new endpoints, new fields to resource types, new update methods, or entirely new resource types. In any case, you should only extend the API if you plan to submit the extensions to be merged into Buildbot itself. Private API extensions are strongly discouraged."</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">What is main reason to discourage extending data API?</div><div style="font-size:12.8px">What is preferred way to extend data API with new endpoints with additional resources (extending REST API)?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I checked the code and there is no support to extend the list of submodules in DataConnector class.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks.</div></div>