namespace Connected.Configuration
{
public static class ConfigurationUrls
public const string Settings = "/configuration/settings";
}