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
b81d33d0
Commit
b81d33d0
authored
Jun 27, 2017
by
Matija Obreza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rollback ManagerApi
parent
509a30ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
12 deletions
+5
-12
README.md
README.md
+5
-12
No files found.
README.md
View file @
b81d33d0
...
...
@@ -118,27 +118,20 @@ Calls to GLIS API require HTTP basic authentication with credentials from Easy-S
All URIs are relative to _
<https://glistest.planttreaty.org>
_
Class | Method | HTTP request | Description
------------ | ----------------------------------------------------------- | --------------------------------- | ---------------------------------------------------------------
_ManagerApi_
|
[
**registerPGRFA**
](
docs/ManagerApi.md#registerPGRFA
)
|
**POST**
/glis/xml/manager | Register PGRFA in GLIS and (potentially) obtain GLIS-minted DOI
_ManagerApi_
|
[
**updatePGRFA**
](
docs/ManagerApi.md#updatePGRFA
)
|
**POST**
/glis/xml/manager/update | Update PGRFA in GLIS
_QueryApi_
|
[
**listRelationships**
](
docs/QueryApi.md#listRelationships
)
|
**GET**
/glisapi/v1/rels | Get PGRFA relationships
_QueryApi_
|
[
**listTerms**
](
docs/QueryApi.md#listTerms
)
|
**GET**
/glisapi/v1/terms | GLIS vocabularies
_QueryApi_
|
[
**search**
](
docs/QueryApi.md#search
)
|
**GET**
/glisapi/v1/pgrfas | Find passport data on PGRFA in GLIS
Class | Method | HTTP request | Description
---------- | ----------------------------------------------------------- | -------------------------- | -----------------------------------
_QueryApi_
|
[
**listRelationships**
](
docs/QueryApi.md#listRelationships
)
|
**GET**
/glisapi/v1/rels | Get PGRFA relationships
_QueryApi_
|
[
**listTerms**
](
docs/QueryApi.md#listTerms
)
|
**GET**
/glisapi/v1/terms | GLIS vocabularies
_QueryApi_
|
[
**search**
](
docs/QueryApi.md#search
)
|
**GET**
/glisapi/v1/pgrfas | Find passport data on PGRFA in GLIS
## Documentation for Models
-
[
Actor
](
docs/Actor.md
)
-
[
ApiError
](
docs/ApiError.md
)
-
[
BasePGRFA
](
docs/BasePGRFA.md
)
-
[
GLISUpdate
](
docs/GLISUpdate.md
)
-
[
Location
](
docs/Location.md
)
-
[
Names
](
docs/Names.md
)
-
[
OtherIdentifier
](
docs/OtherIdentifier.md
)
-
[
PGRFA
](
docs/PGRFA.md
)
-
[
RateLimitError
](
docs/RateLimitError.md
)
-
[
Registration
](
docs/Registration.md
)
-
[
RegistrationResponse
](
docs/RegistrationResponse.md
)
-
[
Relationship
](
docs/Relationship.md
)
-
[
Species
](
docs/Species.md
)
-
[
Target
](
docs/Target.md
)
...
...
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