VersionResponse: {
    actionDate: string;
    apiGatewayId: string;
    createdAt: string;
    createdBy: string;
    environmentId: string;
    id: string;
    isStableVersion: boolean;
    registryProvider: string;
    registryUrl: string;
    state: string;
    version: string;
}

Type declaration

  • actionDate: string
  • apiGatewayId: string
  • createdAt: string
  • createdBy: string
  • environmentId: string
  • id: string
  • isStableVersion: boolean
  • registryProvider: string
  • registryUrl: string
  • state: string
  • version: string