Description Usage Arguments Value Examples
The SRA API is a swagger 2.0 compliant API. As such, it is described by a json file that can be used to build additional clients in many other languages. See https://swagger.io/ for more details.
1 | sra_get_swagger_json_url(version = "1.0")
|
version |
character(1), the API version |
character(1), the URL of the swagger.json
file.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.