Skip to content

Commit 2937a84

Browse files
authored
Update j4x-api-complete-collection.postman_collection.json
1 parent d3e841a commit 2937a84

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

j4x-api-complete-collection.postman_collection.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@
610610
"api",
611611
"index.php",
612612
"v1",
613-
"contact",
613+
"contacts",
614614
"{contact_id}"
615615
]
616616
},
@@ -632,7 +632,7 @@
632632
"api",
633633
"index.php",
634634
"v1",
635-
"contact",
635+
"contacts",
636636
"{contact_id}"
637637
]
638638
},
@@ -693,7 +693,7 @@
693693
"api",
694694
"index.php",
695695
"v1",
696-
"contact",
696+
"contacts",
697697
"{contact_id}"
698698
]
699699
},
@@ -724,7 +724,7 @@
724724
"api",
725725
"index.php",
726726
"v1",
727-
"contact",
727+
"contacts",
728728
"form",
729729
"{contact_id}"
730730
]
@@ -748,7 +748,7 @@
748748
"index.php",
749749
"v1",
750750
"fields",
751-
"contact",
751+
"contacts",
752752
"contact"
753753
]
754754
},
@@ -771,7 +771,7 @@
771771
"index.php",
772772
"v1",
773773
"fields",
774-
"contact",
774+
"contacts",
775775
"contact",
776776
"{field_id}"
777777
]
@@ -795,7 +795,7 @@
795795
"index.php",
796796
"v1",
797797
"fields",
798-
"contact",
798+
"contacts",
799799
"contact",
800800
"{field_id}"
801801
]
@@ -828,7 +828,7 @@
828828
"index.php",
829829
"v1",
830830
"fields",
831-
"contact",
831+
"contacts",
832832
"contact"
833833
]
834834
},
@@ -860,7 +860,7 @@
860860
"index.php",
861861
"v1",
862862
"fields",
863-
"contact",
863+
"contacts",
864864
"contact",
865865
"{field_id}"
866866
]
@@ -885,7 +885,7 @@
885885
"v1",
886886
"fields",
887887
"groups",
888-
"contact",
888+
"contacts",
889889
"contact"
890890
]
891891
},
@@ -909,7 +909,7 @@
909909
"v1",
910910
"fields",
911911
"groups",
912-
"contact",
912+
"contacts",
913913
"contact",
914914
"{group_id}"
915915
]
@@ -934,7 +934,7 @@
934934
"v1",
935935
"fields",
936936
"groups",
937-
"contact",
937+
"contacts",
938938
"contact",
939939
"{group_id}"
940940
]
@@ -968,7 +968,7 @@
968968
"v1",
969969
"fields",
970970
"groups",
971-
"contact",
971+
"contacts",
972972
"contact"
973973
]
974974
},
@@ -1001,7 +1001,7 @@
10011001
"v1",
10021002
"fields",
10031003
"groups",
1004-
"contact",
1004+
"contacts",
10051005
"contact",
10061006
"{group_id}"
10071007
]
@@ -1047,7 +1047,7 @@
10471047
"index.php",
10481048
"v1",
10491049
"content",
1050-
"article",
1050+
"articles",
10511051
"{article_id}"
10521052
]
10531053
},
@@ -1070,7 +1070,7 @@
10701070
"index.php",
10711071
"v1",
10721072
"content",
1073-
"article",
1073+
"articles",
10741074
"{article_id}"
10751075
]
10761076
},
@@ -1133,7 +1133,7 @@
11331133
"index.php",
11341134
"v1",
11351135
"content",
1136-
"article",
1136+
"articles",
11371137
"{article_id}"
11381138
]
11391139
},
@@ -2266,7 +2266,7 @@
22662266
"index.php",
22672267
"v1",
22682268
"privacy",
2269-
"request",
2269+
"requests",
22702270
"{request_id}"
22712271
]
22722272
},
@@ -2289,7 +2289,7 @@
22892289
"index.php",
22902290
"v1",
22912291
"privacy",
2292-
"request",
2292+
"requests",
22932293
"export",
22942294
"{request_id}"
22952295
]
@@ -2330,12 +2330,12 @@
23302330
"response": []
23312331
},
23322332
{
2333-
"name": "{{base_path}}/api/index.php/v1/privacy/consentss",
2333+
"name": "{{base_path}}/api/index.php/v1/privacy/consents",
23342334
"request": {
23352335
"method": "GET",
23362336
"header": [],
23372337
"url": {
2338-
"raw": "{{base_path}}/api/index.php/v1/privacy/consentss",
2338+
"raw": "{{base_path}}/api/index.php/v1/privacy/consents",
23392339
"host": [
23402340
"{{base_path}}"
23412341
],
@@ -2347,7 +2347,7 @@
23472347
"consents"
23482348
]
23492349
},
2350-
"description": "Generated from a curl request: \ncurl -X GET '{{base_path}}/api/index.php/v1/privacy/consentss'"
2350+
"description": "Generated from a curl request: \ncurl -X GET '{{base_path}}/api/index.php/v1/privacy/consents'"
23512351
},
23522352
"response": []
23532353
},
@@ -2366,7 +2366,7 @@
23662366
"index.php",
23672367
"v1",
23682368
"privacy",
2369-
"consent",
2369+
"consents",
23702370
"{consent_id}"
23712371
]
23722372
},
@@ -2389,7 +2389,7 @@
23892389
"index.php",
23902390
"v1",
23912391
"privacy",
2392-
"consent",
2392+
"consents",
23932393
"{consent_id}"
23942394
]
23952395
},
@@ -2432,7 +2432,7 @@
24322432
"api",
24332433
"index.php",
24342434
"v1",
2435-
"redirect",
2435+
"redirects",
24362436
"{redirect_id}"
24372437
]
24382438
},
@@ -2454,7 +2454,7 @@
24542454
"api",
24552455
"index.php",
24562456
"v1",
2457-
"redirect",
2457+
"redirects",
24582458
"{redirect_id}"
24592459
]
24602460
},
@@ -2515,7 +2515,7 @@
25152515
"api",
25162516
"index.php",
25172517
"v1",
2518-
"redirect",
2518+
"redirects",
25192519
"{redirect_id}"
25202520
]
25212521
},

0 commit comments

Comments
 (0)