diff --git a/.claude/settings.json b/.claude/settings.json new file mode 100644 index 0000000..a1f4dc5 --- /dev/null +++ b/.claude/settings.json @@ -0,0 +1,16 @@ +{ + "permissions": { + "allow": [ + "Bash(/tmp/var_api_url.json:*)", + "Bash(# KEINASYSTEM_API_KEY(シークレット、.envから取得):*)", + "Bash(TOKEN=\"B7rSUp3LF2uecega4zT1XdsBQOiTpfdj\")", + "Bash(JOB_ID=\"019c833b-ce64-ac0e-cd4b-00f8d02dfdc2\")", + "Bash(__NEW_LINE_17f520e50c1d8744__ curl -sk -H \"Authorization: Bearer $TOKEN\" \"http://localhost/api/w/admins/jobs_u/get/$JOB_ID\")", + "Bash(__NEW_LINE_5491ba1606e037f0__ curl -sk -H \"Authorization: Bearer $TOKEN\" \"http://localhost/api/w/admins/jobs_u/get/$JOB_ID\")", + "Bash(__NEW_LINE_aab4b5b969b9f00e__ curl -sk -H \"Authorization: Bearer $TOKEN\" \"http://localhost/api/w/admins/jobs_u/get/$JOB_ID\")", + "Bash(__NEW_LINE_200db6a80207b533__ curl -sk -H \"Authorization: Bearer $TOKEN\" \"http://localhost/api/w/admins/jobs_u/completed/get_result/$JOB_ID\")", + "Bash(STEP_JOB=\"019c8344-4fc4-f59e-1009-c3733e28b46c\")", + "Bash(__NEW_LINE_94a6a83a7608650e__ curl -sk -H \"Authorization: Bearer $TOKEN\" \"http://localhost/api/w/admins/jobs_u/completed/get/$STEP_JOB\")" + ] + } +}