Skip to content

Commit

Permalink
remove base_api_url and studio_base_api_url from required config fields
Browse files Browse the repository at this point in the history
  • Loading branch information
cristina.mariscal authored and cristina.mariscal committed Jun 26, 2024
1 parent ea9ce82 commit 531f185
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,10 @@ spec:
type: Spec
connection_specification:
type: object
$schema: http://json-schema.org/draft-07/schema#
$schema: http://json-schema.org/schema#
required:
- account_sid
- base_api_url
- studio_base_api_url
- auth_token
- start_date
properties:
username:
Expand Down

0 comments on commit 531f185

Please sign in to comment.