Overview
Data Repository Service (1.2.0)
- License: Apache 2.0
- Terms of Service
- OpenAPI version: 3.0.3
Authentication
BasicAuth
A valid authorization token must be passed in the ‘Authorization’ header, e.g. “Basic ${token_string}”
Security scheme type: http
BearerAuth
A valid authorization token must be passed in the ‘Authorization’ header, e.g. “Bearer ${token_string}”
Security scheme type: http