mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-09-01 17:19:24 +00:00
Onboarding: select bundled Telegram channel and auto-install (#3)
Co-authored-by: Firat Sertgoz <[email protected]>
This commit is contained in:
co-authored by
Firat Sertgoz
parent
6bcc168ec5
commit
6831a54793
@@ -205,6 +205,8 @@ pub enum CredentialLocation {
|
||||
},
|
||||
/// Inject as a query parameter
|
||||
QueryParam { name: String },
|
||||
/// Inject by replacing a placeholder in URL or body templates
|
||||
UrlPath { placeholder: String },
|
||||
}
|
||||
|
||||
impl Default for CredentialLocation {
|
||||
|
||||
Reference in New Issue
Block a user