Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 825 Bytes

File metadata and controls

11 lines (6 loc) · 825 Bytes

example workflow

openapi-java-invenio-client

A generated client for zenodo's second generation API using a openAPI description

You can find a list of the Zenodo REST APIs at this endpoint and you can find the REST API documentation here

The OpenAPI description is from https://github.com/inveniosoftware/invenio-openapi/blob/master/docs/openapi.yaml

There is also a test application at src/main/java/io/dockstore/EntryCreatorExample.java that can be used to test some basic zenodo operations like depositing and publishing given a valid zenodo token.