import { BadRequest } from './BadRequest.generated'; export interface GetMyShortDescriptionBadRequestResponse extends BadRequest { }