Skip to content

Commit

Permalink
Updating swagger files per commit 44563991425d862ba4e8090a2b5b6caf833…
Browse files Browse the repository at this point in the history
…3600c in azure-rest-api-specs-pr. (#16)

Updating swagger files per commit 44563991425d862ba4e8090a2b5b6caf8333600c in azure-rest-api-specs-pr.
  • Loading branch information
ricardo-espinoza authored Dec 8, 2020
1 parent 912ce6f commit 0b230ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def __init__(
if workspace_name is None:
raise ValueError("Parameter 'workspace_name' must not be None.")
if not base_url:
base_url = 'https://app-jobscheduler-prod.azurewebsites.net'
base_url = 'https://quantum.azure.com'

super(QuantumClientConfiguration, self).__init__(base_url)

Expand Down

0 comments on commit 0b230ee

Please sign in to comment.