{
"owner": "wanjia9506",
"repo": "test",
"projectId": 1406620,
"pageName": "123",
"title": "123",
"message": "",
"content_base64": "5qyi6L+O5p2l5YiwV2lraQ=="
}curl --location --request POST '/api/wiki/createWiki' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79' \
--header 'Content-Type: application/json' \
--data-raw '{
"owner": "wanjia9506",
"repo": "test",
"projectId": 1406620,
"pageName": "123",
"title": "123",
"message": "",
"content_base64": "5qyi6L+O5p2l5YiwV2lraQ=="
}'{
"message": "201",
"data": "{\"title\":\"test\",\"html_url\":\"https://gitlink.org.cn/wanjia9506/test/wiki/test\",\"sub_url\":\"test\",\"last_commit\":{\"sha\":\"aca9df20a9c241ddf3862ba8203d5764a5a07829\",\"author\":{\"name\":\"wanjia9506\",\"email\":\"553039491@qq.com\",\"date\":\"2023-12-27T07:25:54Z\"},\"commiter\":{\"name\":\"wanjia9506\",\"email\":\"553039491@qq.com\",\"date\":\"2023-12-27T07:25:54Z\"},\"message\":\"Add 'test'\\n\"},\"content_base64\":\"5qyi6L+O5p2l5YiwV2lraQ==\",\"commit_count\":3,\"sidebar\":\"W1t0c3QxMjNdXQ==\",\"footer\":\"\"}\n"
}