Initial backup 2026-02-17
This commit is contained in:
8
skills/api-setup/templates/config.template.json
Normal file
8
skills/api-setup/templates/config.template.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"api_key": "YOUR_API_KEY_HERE",
|
||||
"endpoint": "https://api.example.com/v1",
|
||||
"timeout": 30,
|
||||
"headers": {
|
||||
"Content-Type": "application/json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user