diff --git a/sample_config.json b/sample_config.json new file mode 100644 index 0000000..7b9a2d4 --- /dev/null +++ b/sample_config.json @@ -0,0 +1,6 @@ +{ + "api_token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", + "base_api": "/api/v1", + "base_url": "https://www.example.com", + "username": "jimmyjoebob" +} \ No newline at end of file