Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 253 Bytes

File metadata and controls

19 lines (12 loc) · 253 Bytes

Protocol

Protocol for the database connection string.

Example Usage

from airbyte_api.models import Protocol

value = Protocol.HTTP

Values

Name Value
HTTP http
HTTPS https