Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "Azure Digital Twins API",
"description": "A service for managing and querying digital twins and digital twin models."
},
"host": "digitaltwins-name.digitaltwins.azure.net",
"host": "digitaltwins-hostname",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vinagesh do we need to do anything for our test recording/playback to account for this change?

"schemes": [
"https"
],
Expand Down