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 1221
1221
{
1222
1222
"name" : " By Feed ID" ,
1223
1223
"request" : {
1224
+ "auth" : {
1225
+ "type" : " noauth"
1226
+ },
1224
1227
"method" : " GET" ,
1225
1228
"header" : [],
1226
1229
"url" : {
1253
1256
{
1254
1257
"name" : " By Feed URL" ,
1255
1258
"request" : {
1259
+ "auth" : {
1260
+ "type" : " noauth"
1261
+ },
1256
1262
"method" : " GET" ,
1257
1263
"header" : [],
1258
1264
"url" : {
1285
1291
{
1286
1292
"name" : " By Feed GUID" ,
1287
1293
"request" : {
1294
+ "auth" : {
1295
+ "type" : " noauth"
1296
+ },
1288
1297
"method" : " GET" ,
1289
1298
"header" : [],
1290
1299
"url" : {
1317
1326
{
1318
1327
"name" : " By Episode GUID" ,
1319
1328
"request" : {
1329
+ "auth" : {
1330
+ "type" : " noauth"
1331
+ },
1320
1332
"method" : " GET" ,
1321
1333
"header" : [],
1322
1334
"url" : {
1354
1366
{
1355
1367
"name" : " Batch By Episode GUID" ,
1356
1368
"request" : {
1369
+ "auth" : {
1370
+ "type" : " noauth"
1371
+ },
1357
1372
"method" : " POST" ,
1358
1373
"header" : [],
1359
1374
"body" : {
1460
1475
{
1461
1476
"name" : " Pub Notify" ,
1462
1477
"request" : {
1478
+ "auth" : {
1479
+ "type" : " noauth"
1480
+ },
1463
1481
"method" : " GET" ,
1464
1482
"header" : [],
1465
1483
"url" : {
You can’t perform that action at this time.
0 commit comments