Hello,
Thanks for a really great and useful package !
In the process of building an internal Shiny app that generate issues using GitLab's API though {gitlabr}, I needed to use a custom API call not provided by this package (file upload, detailed here). This API call has a --form argument which seems to not be supported by {gitlabr}.
Would it be possible to make this kind of API calls available though gitlab() ?
Many thanks in advance
Hello,
Thanks for a really great and useful package !
In the process of building an internal Shiny app that generate issues using GitLab's API though
{gitlabr}, I needed to use a custom API call not provided by this package (file upload, detailed here). This API call has a--formargument which seems to not be supported by{gitlabr}.Would it be possible to make this kind of API calls available though
gitlab()?Many thanks in advance