Requesting the contents of the views files (*.lkml) via API

Hello,

It looks like the Looker-API does not support (by-design) getting the content of view files (*.lkml).

As a work-around this thread suggested using the Github API and then parse it.

If I’m not wrong, in order to use the Github API it looks like the user’s project must be hosted on private repository git.

My question is, Is it possible to requesting the views content using the Github API when the project git is Looker-Hosted (when configured as a bare Git repo)?

0 0 143