Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Open API update
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Buckle <[email protected]>
  • Loading branch information
ebuckle committed Jun 10, 2020
1 parent 758f56a commit ecdc59e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2193,6 +2193,14 @@ components:
type: boolean
protected:
type: boolean
authentication:
type: object
properties:
username:
description: user's github username
type: string
example: 'user'

TemplateRepoSetting:
type: object
required:
Expand Down

0 comments on commit ecdc59e

Please sign in to comment.