Type Alias ReorderPositionsResponses

ReorderPositionsResponses: {
    201: PositionListResponseDto;
}