-
Notifications
You must be signed in to change notification settings - Fork 3
Service: Layer Description
Eliza Margaretha edited this page Dec 20, 2019
·
4 revisions
Returns descriptions of all supported annotation layers.
Available in: lite and full version
Method: GET
Service URL: root/annotation/layers
Request
http://localhost:8089/api/v1.0/annotation/layers
Response
[ { "id": 1, "code": "base/s", "layer": "s", "foundry": "base", "description": "Base structure layer" }, { "id": 2, "code": "dereko/s", "layer": "s", "foundry": "dereko", "description": "DeReKo structure layer" }, { "id": 3, "code": "cnx/c", "layer": "c", "foundry": "cnx", "description": "Connexor constituency layer" } ]
- Importing Kustvakt to Eclipse
- Installing Lombok
- Setting annotation processors
- Setting a test environment
- HTTP Basic Authentication
- OAuth2 authorization scopes
- OAuth2 authorization request
- OAuth2 token request
- OAuth2 token revocation
- OAuth2 client registration
- OAuth2 client info
- OAuth2 client deregistration
- OAuth2 client secret reset
- Plugin registration
- Plugin list (marketplace)
- Plugin installation
- Plugin uninstallation
- Installed plugin list
- VC creation and update
- VC deletion
- VC list
- VC info
- VC KoralQuery
- VC statistics
- VC statistics with KoralQuery