Skip to content

Commit

Permalink
update recording
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft committed Oct 14, 2021
1 parent 0bd4874 commit eac0628
Show file tree
Hide file tree
Showing 12 changed files with 43 additions and 43 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/test_user/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/test_user/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.4 (11.0.11; Windows 10; 10.0)",
"Content-Type" : "text/plain"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "application/octet-stream"
},
"Response" : {
Expand All @@ -12,7 +12,7 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
} ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "text/plain"
},
"Response" : {
Expand All @@ -12,7 +12,7 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
} ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "DELETE",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/testRemoveNonExistentUserFromGroup/groups/java",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/testRemoveNonExistentUserFromGroup/groups/java?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -13,7 +13,7 @@
"retry-after" : "0",
"StatusCode" : "200",
"Body" : "User `testRemoveNonExistentUserFromGroup` is not found.",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT",
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT",
"Content-Type" : "text/plain; charset=utf-8"
},
"Exception" : null
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "DELETE",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/testRemoveNonExistentUserFromHub/groups",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/testRemoveNonExistentUserFromHub/groups?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -13,7 +13,7 @@
"retry-after" : "0",
"StatusCode" : "200",
"Body" : "User `testRemoveNonExistentUserFromHub` is not found.",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT",
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT",
"Content-Type" : "text/plain; charset=utf-8"
},
"Exception" : null
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/groups/java/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/groups/java/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "text/plain"
},
"Response" : {
Expand All @@ -12,7 +12,7 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
} ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "application/json"
},
"Response" : {
Expand All @@ -12,14 +12,14 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
}, {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "application/json"
},
"Response" : {
Expand All @@ -28,14 +28,14 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
}, {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "application/json"
},
"Response" : {
Expand All @@ -44,14 +44,14 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:04 GMT"
},
"Exception" : null
}, {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "application/json"
},
"Response" : {
Expand All @@ -60,7 +60,7 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:04 GMT"
},
"Exception" : null
} ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/connections/test_connection/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/connections/test_connection/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "application/octet-stream"
},
"Response" : {
Expand All @@ -12,7 +12,7 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
} ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/connections/test_connection/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/connections/test_connection/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "application/json"
},
"Response" : {
Expand All @@ -12,7 +12,7 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
} ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/connections/test_connection/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/connections/test_connection/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "text/plain"
},
"Response" : {
Expand All @@ -12,7 +12,7 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
} ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/test_user/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/test_user/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "application/octet-stream"
},
"Response" : {
Expand All @@ -12,7 +12,7 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
} ],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/test_user/:send",
"Uri" : "https://REDACTED.webpubsub.azure.com/api/hubs/test/users/test_user/:send?api-version=2021-10-01",
"Headers" : {
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.3 (14.0.2; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-messaging-webpubsub/1.0.0-beta.5 (15.0.1; Windows 10; 10.0)",
"Content-Type" : "text/plain"
},
"Response" : {
Expand All @@ -12,7 +12,7 @@
"Connection" : "keep-alive",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Wed, 21 Jul 2021 23:31:00 GMT"
"Date" : "Thu, 14 Oct 2021 09:08:03 GMT"
},
"Exception" : null
} ],
Expand Down

0 comments on commit eac0628

Please sign in to comment.