Skip to content

Commit a147ba1

Browse files
author
Oleksandr Bazarnov
committed
removed redundant deprecated: true to LegacySessionTokenAuthenticator
1 parent ec1fa00 commit a147ba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte_cdk/sources/declarative/declarative_component_schema.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3360,7 +3360,6 @@ definitions:
33603360
title: Session Token Authenticator
33613361
description: Deprecated - use SessionTokenAuthenticator instead. Authenticator for requests authenticated using session tokens. A session token is a random value generated by a server to identify a specific user for the duration of one interaction session.
33623362
type: object
3363-
deprecated: true
33643363
required:
33653364
- type
33663365
- header

0 commit comments

Comments
 (0)