Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 351 Bytes

test.rest

File metadata and controls

14 lines (11 loc) · 351 Bytes

@base_domain = https://api.github.com GET {{base_domain}}/user/repos Authorization: token {{github-token}}

###

POST {{base_domain}}/repos/yoyota/pi-camera-capture-server/transfer Content-Type: application/json Accept: application/vnd.github.nightshade-preview+json Authorization: token {{github-token}}

{
"new_owner": "yoyota-pose-estimation"

}