質問編集履歴

1

access_tokenを修正しました

2017/09/11 16:00

投稿

mi56
mi56

スコア14

test CHANGED
File without changes
test CHANGED
@@ -70,7 +70,7 @@
70
70
 
71
71
 
72
72
 
73
- curl -o sp1.json https://app.spire.io/api//v2/streaks/?access_token=16aa4bfda58cccb686d783e059c7378b5855ce3a8ff829bbf797b6a29176b1d6|jq '[.[] | select(.type == "focus") | {type,start_at,stop_at}]'
73
+ curl -o sp1.json https://app.spire.io/api//v2/streaks/?access_token=○○○○○○|jq '[.[] | select(.type == "focus") | {type,start_at,stop_at}]'
74
74
 
75
75
 
76
76