Quantcast
Channel: gitea - create repo API - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Vano for gitea - create repo API

The default json body params supplied by swagger are not working. This did the trick:{"auto_init": true,"description": "blablabla","gitignores": "", <--- empty string instead of...

View Article



gitea - create repo API

trying to create repository via API. using swagger execute mode:curl -X POST "https://URL/git/api/v1/user/repos?access_token=XXXXX" -H "accept: application/json" -H "Content-Type: application/json" -d...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images