File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1233
1233
{
1234
1234
"name" : " By Feed ID" ,
1235
1235
"request" : {
1236
+ "auth" : {
1237
+ "type" : " noauth"
1238
+ },
1236
1239
"method" : " GET" ,
1237
1240
"header" : [],
1238
1241
"url" : {
1265
1268
{
1266
1269
"name" : " By Feed URL" ,
1267
1270
"request" : {
1271
+ "auth" : {
1272
+ "type" : " noauth"
1273
+ },
1268
1274
"method" : " GET" ,
1269
1275
"header" : [],
1270
1276
"url" : {
1297
1303
{
1298
1304
"name" : " By Feed GUID" ,
1299
1305
"request" : {
1306
+ "auth" : {
1307
+ "type" : " noauth"
1308
+ },
1300
1309
"method" : " GET" ,
1301
1310
"header" : [],
1302
1311
"url" : {
1329
1338
{
1330
1339
"name" : " By Episode GUID" ,
1331
1340
"request" : {
1341
+ "auth" : {
1342
+ "type" : " noauth"
1343
+ },
1332
1344
"method" : " GET" ,
1333
1345
"header" : [],
1334
1346
"url" : {
1366
1378
{
1367
1379
"name" : " Batch By Episode GUID" ,
1368
1380
"request" : {
1381
+ "auth" : {
1382
+ "type" : " noauth"
1383
+ },
1369
1384
"method" : " POST" ,
1370
1385
"header" : [],
1371
1386
"body" : {
1472
1487
{
1473
1488
"name" : " Pub Notify" ,
1474
1489
"request" : {
1490
+ "auth" : {
1491
+ "type" : " noauth"
1492
+ },
1475
1493
"method" : " GET" ,
1476
1494
"header" : [],
1477
1495
"url" : {
You can’t perform that action at this time.
0 commit comments