main::helpers::general

Function save_api_endpoints

source
pub fn save_api_endpoints(api_endpoints: &String)
Expand description

Saves the API endpoints to a JSON file.

ยงArguments

  • api_endpoints: The API endpoints to save as a JSON string.