namespace zero.Api.Configuration; public static class ApiConstants { public const string ChangeToken = "zero.api.change_vector"; }