docs: fix openapi (#5419)

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/5419/head^2
James Elliott 2023-05-09 21:36:14 +10:00 committed by GitHub
parent 6c472d8627
commit 53c5994a03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -200,6 +200,9 @@ paths:
location: location:
description: Redirect Location for user authorization description: Redirect Location for user authorization
example: '{{ $redir }}' example: '{{ $redir }}'
schema:
type: string
format: uri
set-cookie: set-cookie:
description: Sets a new cookie value description: Sets a new cookie value
schema: schema:
@ -210,6 +213,9 @@ paths:
location: location:
description: Redirect Location for user authorization description: Redirect Location for user authorization
example: '{{ $redir }}' example: '{{ $redir }}'
schema:
type: string
format: uri
set-cookie: set-cookie:
description: Sets a new cookie value description: Sets a new cookie value
schema: schema:
@ -273,6 +279,9 @@ paths:
location: location:
description: Redirect Location for user authorization description: Redirect Location for user authorization
example: '{{ $redir }}' example: '{{ $redir }}'
schema:
type: string
format: uri
set-cookie: set-cookie:
description: Sets a new cookie value description: Sets a new cookie value
schema: schema:
@ -283,6 +292,9 @@ paths:
location: location:
description: Redirect Location for user authorization description: Redirect Location for user authorization
example: '{{ $redir }}' example: '{{ $redir }}'
schema:
type: string
format: uri
set-cookie: set-cookie:
description: Sets a new cookie value description: Sets a new cookie value
schema: schema:
@ -342,6 +354,9 @@ paths:
location: location:
description: Redirect Location for user authorization description: Redirect Location for user authorization
example: '{{ $redir }}' example: '{{ $redir }}'
schema:
type: string
format: uri
set-cookie: set-cookie:
description: Sets a new cookie value description: Sets a new cookie value
schema: schema:
@ -352,6 +367,9 @@ paths:
location: location:
description: Redirect Location for user authorization description: Redirect Location for user authorization
example: '{{ $redir }}' example: '{{ $redir }}'
schema:
type: string
format: uri
set-cookie: set-cookie:
description: Sets a new cookie value description: Sets a new cookie value
schema: schema:
@ -411,6 +429,9 @@ paths:
location: location:
description: Redirect Location for user authorization description: Redirect Location for user authorization
example: '{{ $redir }}' example: '{{ $redir }}'
schema:
type: string
format: uri
set-cookie: set-cookie:
description: Sets a new cookie value description: Sets a new cookie value
schema: schema: