- v4 API:
- v3 API:
- GitLab API: https://docs.gitlab.com/ce/api/settings.html
Get the settings:
.. literalinclude:: settings.py :start-after: # get :end-before: # end get
Update the settings:
.. literalinclude:: settings.py :start-after: # update :end-before: # end update