assert6 commented on issue #7135:
URL: 
https://github.com/apache/incubator-devlake/issues/7135#issuecomment-1993308663

   
![image](https://github.com/apache/incubator-devlake/assets/28561563/57e19f38-4718-471f-8a3a-e2f97f42041b)
   ```curl
   curl 'http://localhost:4000/api/plugins/tapd/connections/1/scopes' \
     -X 'PUT' \
     -H 'Accept: application/json, text/plain, */*' \
     -H 'Accept-Language: zh-CN,zh;q=0.9,zh-TW;q=0.8,en-US;q=0.7,en;q=0.6' \
     -H 'Connection: keep-alive' \
     -H 'Content-Type: application/json' \
     -H 'Cookie: Phpstorm-275dc04a=4df47315-30fb-43e2-9e84-a51f8e834835' \
     -H 'Origin: http://localhost:4000' \
     -H 'Referer: http://localhost:4000/connections/tapd/1' \
     -H 'Sec-Fetch-Dest: empty' \
     -H 'Sec-Fetch-Mode: cors' \
     -H 'Sec-Fetch-Site: same-origin' \
     -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36' \
     -H 'sec-ch-ua: "Chromium";v="122", "Not(A:Brand";v="24", "Google 
Chrome";v="122"' \
     -H 'sec-ch-ua-mobile: ?0' \
     -H 'sec-ch-ua-platform: "Windows"' \
     --data-raw 
'{"data":[null,{"createdAt":"0001-01-01T00:00:00Z","updatedAt":"0001-01-01T00:00:00Z","_raw_data_params":"","_raw_data_table":"","_raw_data_id":0,"_raw_data_remark":"","connectionId":0,"id":"63835346","name":"T5","pretty_name":"63835346","category":"","status":"normal","description":"T5","begin_date":null,"end_date":null,"external_on":"","parent_id":"22912571","creator":"T5李林森
 (lilin...@addcn.com)","created":{}}]}'
   ```
   I found a strange `null` in the curl body


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to