With release 1.36, [OpenUI5 will publish its API metadata as JSON files](http://openui5.tumblr.com/post/139174515992/first-glance-of-openui5-136), e.g.: [https://openui5.hana.ondemand.com/test-resources/sap/ui/core/designtime/api.json](https://openui5.hana.ondemand.com/test-resources/sap/ui/core/designtime/api.json) [https://openui5.hana.ondemand.com/test-resources/sap/m/designtime/api.json](https://openui5.hana.ondemand.com/test-resources/sap/m/designtime/api.json) As soon as this feature is stable, we should use these metadata files to build the autocomplete repo instead of crawling the API docs.
With release 1.36, OpenUI5 will publish its API metadata as JSON files, e.g.:
https://openui5.hana.ondemand.com/test-resources/sap/ui/core/designtime/api.json
https://openui5.hana.ondemand.com/test-resources/sap/m/designtime/api.json
As soon as this feature is stable, we should use these metadata files to build the autocomplete repo instead of crawling the API docs.