質問編集履歴

1

脱字の修正

2019/07/24 09:52

投稿

dal
dal

スコア38

test CHANGED
File without changes
test CHANGED
@@ -4,4 +4,4 @@
4
4
 
5
5
 
6
6
 
7
- curl -X POST "https://XXX/v0.1/apps/YYY/ZZZ/push/notifications" -H "accept: application/json" -H "X-API-Token: XXX-YYY-ZZZ" -H "Content-Type: application/json" -d "{ \"notification_target\": null, \"notification_content\": { \"name\": \"testName\", \"title\": \"testTitle\", \"body\": \"testBody\" }}
7
+ curl -X POST "https://XXX/v0.1/apps/YYY/ZZZ/push/notifications" -H "accept: application/json" -H "X-API-Token: XXX-YYY-ZZZ" -H "Content-Type: application/json" -d "{ \"notification_target\": null, \"notification_content\": { \"name\": \"testName\", \"title\": \"testTitle\", \"body\": \"testBody\" }}"