Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
GLIS Client
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Genesys PGR
GLIS Client
Commits
9cb82c45
Commit
9cb82c45
authored
Jul 03, 2017
by
Matija Obreza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
&LANGUAGE enum and acceptLanguage header documented
parent
69924b04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
22 deletions
+20
-22
swagger/v1/glis.yml
swagger/v1/glis.yml
+20
-22
No files found.
swagger/v1/glis.yml
View file @
9cb82c45
...
...
@@ -49,6 +49,23 @@ parameters:
type
:
integer
required
:
false
default
:
10
acceptLanguge
:
name
:
Accept-Language
in
:
header
description
:
Tags to filter by
required
:
false
type
:
array
items
:
type
:
string
enum
:
&LANGUAGE
-
en
-
fr
-
es
-
ar
-
ru
-
zh
default
:
en
tags
:
-
name
:
query
description
:
GLIS Query API about PGRFA
...
...
@@ -72,6 +89,7 @@ paths:
parameters
:
-
$ref
:
'
#/parameters/page'
-
$ref
:
'
#/parameters/perPage'
-
$ref
:
'
#/parameters/acceptLanguge'
-
name
:
doi
in
:
query
description
:
>-
...
...
@@ -419,21 +437,7 @@ paths:
-
application/json
-
application/xml
parameters
:
-
name
:
Accept-Language
in
:
header
description
:
Tags to filter by
required
:
false
type
:
array
items
:
type
:
string
enum
:
-
en
-
fr
-
es
-
ar
-
ru
-
zh
default
:
en
-
$ref
:
'
#/parameters/acceptLanguge'
responses
:
'
200'
:
description
:
successful operation
...
...
@@ -474,13 +478,7 @@ definitions:
type
:
string
description
:
>-
ISO-639-1 two-letter language code
enum
:
-
en
-
fr
-
es
-
ar
-
ru
-
zh
enum
:
*LANGUAGE
term
:
type
:
string
description
:
Term
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment