Skip to content

Commit

Permalink
Document update_project_attribute for API ...
Browse files Browse the repository at this point in the history
... `POST /source?cmd=branch` endpoint
  • Loading branch information
eduardoj committed Sep 29, 2023
1 parent 45fff87 commit c757eb5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/api/public/apidocs/paths/source_branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ post:
in: query
schema:
type: boolean
- name: update_project_attribute
description: Set a different Update Project attribute.
in: query
schema:
type: string
default: OBS:UpdateProject
- name: noaccess
description: Create hidden project. The new created project will be read protected
in: query
Expand Down

0 comments on commit c757eb5

Please sign in to comment.