I have a program that allows me to automatically create a new GitLab project with the GitLab API and I would like to be able via this API to set the visibility of Pages to 'Everyone', which defaults to 'Only project members'. I looked in the doc but I couldn't find anything about the Pages visibility setting. If anyone has an idea I would be interested in reading it.
Thank you