Skip to content

Commit

Permalink
Update OpenAPI spec for v3 (Commit SHA: aae01dd643d5a45089ea45875e39a…
Browse files Browse the repository at this point in the history
…dab74c21f72)
  • Loading branch information
actions-user committed Oct 1, 2024
1 parent 3f411af commit a923747
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions openapi-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7790,7 +7790,7 @@ components:
type: integer
request_timeout:
title: Request Timeout
type: string
type: integer
adapter_id:
title: Adapter Id
type: integer
Expand Down Expand Up @@ -9691,7 +9691,6 @@ components:
properties:
port:
title: Port
default: '1025'
type: string
tmode:
title: Tmode
Expand All @@ -9703,12 +9702,10 @@ components:
type: string
retries:
title: Retries
default: 0
type: integer
request_timeout:
title: Request Timeout
default: '0'
type: string
type: integer
adapter_id:
title: Adapter Id
description: Deprecated, use connection_details.adapter_version
Expand Down

0 comments on commit a923747

Please sign in to comment.