-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61389/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-2017
https://issues.apache.org/jira/browse/ATLAS-2017
Repository: atlas
Description
-------
**Implementation**
REST Import: Added _DefaultValue_. Removed empty check.
_ImportService.run_: Added overload to not have _AtlasRequest_ argument.
_ImportServiceTest_: Used the new method.
Documentation: Updated to reflect the paramter.
Diffs
-----
docs/src/site/twiki/Import-API.twiki 00ac9c4
repository/src/main/java/org/apache/atlas/repository/impexp/ImportService.java
bdeed7d
repository/src/test/java/org/apache/atlas/repository/impexp/ImportServiceTest.java
b96197b
repository/src/test/java/org/apache/atlas/repository/impexp/ZipFileResourceTestUtils.java
3ccbd8e
webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java
fe9111b
Diff: https://reviews.apache.org/r/61389/diff/1/
Testing
-------
**Unit tests**
Updated to include new method.
Thanks,
Ashutosh Mestry