username:passwordAuthorization: Basic *****************Authorization: ********************curl --location 'http://localhost:8090/apis/hitokotohub.puresky.top/v1alpha1/sentences' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: */*' \
--data '{
"apiVersion": "string",
"kind": "string",
"metadata": {
"annotations": {
"property1": "string",
"property2": "string"
},
"creationTimestamp": "2019-08-24T14:15:22.123Z",
"deletionTimestamp": "2019-08-24T14:15:22.123Z",
"finalizers": [
"string"
],
"generateName": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"name": "string",
"version": 0
},
"spec": {
"author": "匿名",
"categoryName": "string",
"content": "string",
"createdBy": "string",
"source": "未知"
},
"status": {
"likeCount": 0,
"published": true,
"viewCount": 0
}
}'{
"apiVersion": "string",
"kind": "string",
"metadata": {
"annotations": {
"property1": "string",
"property2": "string"
},
"creationTimestamp": "2019-08-24T14:15:22.123Z",
"deletionTimestamp": "2019-08-24T14:15:22.123Z",
"finalizers": [
"string"
],
"generateName": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"name": "string",
"version": 0
},
"spec": {
"author": "匿名",
"categoryName": "string",
"content": "string",
"createdBy": "string",
"source": "未知"
},
"status": {
"likeCount": 0,
"published": true,
"viewCount": 0
}
}