namespace Submission.Api.Configuration; public class PetitionSettings { public bool AllowPetitionCreation { get; set; } }