Se arreglan validaciones en OUTPUTDOCUMENT.
This commit is contained in:
@@ -90,8 +90,7 @@ class OutputDocuments extends Api
|
||||
} catch (\Exception $e) {
|
||||
//response
|
||||
throw new RestException(Api::STAT_APP_EXCEPTION, $e->getMessage());
|
||||
}
|
||||
return $response;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user