File tree Expand file tree Collapse file tree 1 file changed +5
-32
lines changed
Expand file tree Collapse file tree 1 file changed +5
-32
lines changed Original file line number Diff line number Diff line change 33 "_postman_id" : " 03bd1377-f65e-4a5d-b478-2af9d4f41f18" ,
44 "name" : " Template REST API" ,
55 "schema" : " https://schema.getpostman.com/json/collection/v2.1.0/collection.json" ,
6- "_exporter_id" : " 20498029"
6+ "_exporter_id" : " 20498029" ,
7+ "_collection_link" : " https://dark-escape-873868.postman.co/workspace/My-Workspace~fd59678e-5c9a-4e36-8407-3c2ba6dcae38/collection/20498029-03bd1377-f65e-4a5d-b478-2af9d4f41f18?action=share&creator=20498029&source=collection_link"
78 },
89 "item" : [
910 {
6465 },
6566 "response" : []
6667 },
67- {
68- "name" : " Delete" ,
69- "request" : {
70- "auth" : {
71- "type" : " bearer" ,
72- "bearer" : [
73- {
74- "key" : " token" ,
75- "value" : " {{TOKEN}}" ,
76- "type" : " string"
77- }
78- ]
79- },
80- "method" : " DELETE" ,
81- "header" : [],
82- "url" : {
83- "raw" : " {{HOST}}/user/8" ,
84- "host" : [
85- " {{HOST}}"
86- ],
87- "path" : [
88- " user" ,
89- " 8"
90- ]
91- }
92- },
93- "response" : []
94- },
9568 {
9669 "name" : " Update" ,
9770 "request" : {
300273 "header" : [],
301274 "body" : {
302275 "mode" : " raw" ,
303- "raw" : " {\r\n \" username\" : \" admin \" ,\r\n \" password\" : \" 123456\"\r\n }" ,
276+ "raw" : " {\r\n \" username\" : \" member \" ,\r\n \" password\" : \" 123456\"\r\n }" ,
304277 "options" : {
305278 "raw" : {
306279 "language" : " json"
566539 "header" : [],
567540 "body" : {
568541 "mode" : " raw" ,
569- "raw" : " {\r\n \" name\" : \" User Management \" ,\r\n \" route \" : \" user_management \"\r\n }" ,
542+ "raw" : " {\r\n \" name\" : \" read \" ,\r\n \" description \" : \" Read data \"\r\n }" ,
570543 "options" : {
571544 "raw" : {
572545 "language" : " json"
602575 "header" : [],
603576 "body" : {
604577 "mode" : " raw" ,
605- "raw" : " {\r\n \" name\" : \" User Management \" ,\r\n \" route \" : \" user_management \"\r\n }" ,
578+ "raw" : " {\r\n \" name\" : \" read \" ,\r\n \" description \" : \" Read data \"\r\n }" ,
606579 "options" : {
607580 "raw" : {
608581 "language" : " json"
You can’t perform that action at this time.
0 commit comments