File

src/lib/openapi/components/changelog-dto.ts

Index

Properties

Properties

application
application: Array<string>
Type : Array<string>
general
general: Array<string>
Type : Array<string>
export interface ChangelogDto {
  general: Array<string>;
  application: Array<string>;
}

results matching ""

    No results matching ""