-
API: remove `public` param for projects · c6ad83ecToon Claes authored
The create and edit actions for projects had these parameters: - `public` (optional) - if true same as setting `visibility_level = 20` - `visibility_level` (optional) Remove the `public` parameter to avoid contradiction.
c6ad83ec
×