()
| 276 | auth_type: AuthType::None, |
| 277 | auth_type_select, |
| 278 | username_input: None, |
| 279 | password_input: None, |
| 280 | token_input: None, |
| 281 | api_key_name_input: None, |
| 282 | api_key_value_input: None, |
| 283 | api_key_location: ApiKeyLocation::Header, |
| 284 | api_key_location_select, |
| 285 | focus_handle: cx.focus_handle(), |
nothing calls this directly
no outgoing calls
no test coverage detected