export interface ChangelogControllerGetLatestParameter {
    application: string;
}
