http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_ClassificationAssociateRequest.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_ClassificationAssociateRequest.html 
b/1.1.0/api/v2/json_ClassificationAssociateRequest.html
index d139bce..270eb87 100644
--- a/1.1.0/api/v2/json_ClassificationAssociateRequest.html
+++ b/1.1.0/api/v2/json_ClassificationAssociateRequest.html
@@ -79,7 +79,7 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span class="property-name">classification</span>
+          <td>  <span id="prop-classification" 
class="property-name">classification</span>
 </td>
           <td>  <span class="datatype-reference"><a 
href="json_AtlasClassification.html">AtlasClassification</a>
 </span>
@@ -88,7 +88,7 @@
 </td>
         </tr>
         <tr>
-          <td>  <span class="property-name">entityGuids</span>
+          <td>  <span id="prop-entityGuids" 
class="property-name">entityGuids</span>
 </td>
           <td>  <span class="datatype-reference">array of string
 </span>
@@ -104,21 +104,23 @@
       <pre class="prettyprint language-js example">{
   &quot;classification&quot; : {
     &quot;entityGuid&quot; : &quot;...&quot;,
+    &quot;entityStatus&quot; : &quot;DELETED&quot;,
     &quot;propagate&quot; : true,
+    &quot;removePropagationsOnEntityDelete&quot; : true,
     &quot;validityPeriods&quot; : [ {
-      &quot;startTime&quot; : &quot;...&quot;,
       &quot;endTime&quot; : &quot;...&quot;,
+      &quot;startTime&quot; : &quot;...&quot;,
       &quot;timeZone&quot; : &quot;...&quot;
     }, {
-      &quot;startTime&quot; : &quot;...&quot;,
       &quot;endTime&quot; : &quot;...&quot;,
+      &quot;startTime&quot; : &quot;...&quot;,
       &quot;timeZone&quot; : &quot;...&quot;
     } ],
-    &quot;typeName&quot; : &quot;...&quot;,
     &quot;attributes&quot; : {
       &quot;property1&quot; : { },
       &quot;property2&quot; : { }
-    }
+    },
+    &quot;typeName&quot; : &quot;...&quot;
   },
   &quot;entityGuids&quot; : [ &quot;...&quot;, &quot;...&quot; ]
 }</pre>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_Condition.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_Condition.html b/1.1.0/api/v2/json_Condition.html
index 73d8e2b..7cd3662 100644
--- a/1.1.0/api/v2/json_Condition.html
+++ b/1.1.0/api/v2/json_Condition.html
@@ -15,7 +15,7 @@
   <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
 
   <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
+  <link rel="stylesheet" href="css/enunciate.css">
 
   <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
   <!--[if lt IE 9]>
@@ -50,6 +50,9 @@
     <div class="row">
       <div class="col-sm-3 col-md-2 sidebar" id="apinav">
         <ul class="nav nav-sidebar">
+          <li><a href="#AND"><abbr title="AND"><span 
class="sideoverflow">AND</span></abbr></a></li>
+          <li><a href="#OR"><abbr title="OR"><span 
class="sideoverflow">OR</span></abbr></a></li>
+          <li class="divider"></li>
           <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
         </ul>
       </div>
@@ -78,11 +81,11 @@
         </thead>
         <tbody>
         <tr>
-          <td><span class="value-value">AND</span></td>
+          <td><span class="value-value" id="AND">AND</span></td>
           <td><span class="value-description"></span></td>
         </tr>
         <tr>
-          <td><span class="value-value">OR</span></td>
+          <td><span class="value-value" id="OR">OR</span></td>
           <td><span class="value-description"></span></td>
         </tr>
         </tbody>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_DateFormat.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_DateFormat.html 
b/1.1.0/api/v2/json_DateFormat.html
new file mode 100644
index 0000000..481cc42
--- /dev/null
+++ b/1.1.0/api/v2/json_DateFormat.html
@@ -0,0 +1,364 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
+
+  <title>Atlas REST API: DateFormat</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/enunciate.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+  <!--[if lt IE 9]>
+  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: 
DateFormat</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a 
href="json_DateFormat.html">DateFormat</a></li>
+        </ol>
+
+      <h1 class="page-header">DateFormat <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+        <dt>Abstract Type</dt>
+        <dd></dd>
+      </dl>
+
+      <table class="table datatype-properties">
+        <caption>Properties</caption>
+        <thead>
+        <tr>
+          <th>name</th>
+          <th>data type</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td>  <span id="prop-availableLocales" 
class="property-name">availableLocales</span>
+</td>
+          <td>  <span class="datatype-reference">array of string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-calendar" class="property-name">calendar</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-dateInstance" 
class="property-name">dateInstance</span>
+</td>
+          <td>  <span class="datatype-reference"><a 
href="json_DateFormat.html">DateFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-dateTimeInstance" 
class="property-name">dateTimeInstance</span>
+</td>
+          <td>  <span class="datatype-reference"><a 
href="json_DateFormat.html">DateFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-instance" class="property-name">instance</span>
+</td>
+          <td>  <span class="datatype-reference"><a 
href="json_DateFormat.html">DateFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-lenient" class="property-name">lenient</span>
+</td>
+          <td>  <span class="datatype-reference">boolean
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-numberFormat" 
class="property-name">numberFormat</span>
+</td>
+          <td>  <span class="datatype-reference"><a 
href="json_NumberFormat.html">NumberFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-timeInstance" 
class="property-name">timeInstance</span>
+</td>
+          <td>  <span class="datatype-reference"><a 
href="json_DateFormat.html">DateFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-timeZone" class="property-name">timeZone</span>
+</td>
+          <td>  <span class="datatype-reference"><a 
href="json_TimeZone.html">TimeZone</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        </tbody>
+      </table>
+
+      <p class="lead">Example</p>
+
+      <div class="alert alert-warning">This data type is abstract. The example 
below may be incomplete. More accurate examples can be found in subtypes 
pages.</div>
+      
+      <pre class="prettyprint language-js example">{
+  &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;calendar&quot; : 12345,
+  &quot;dateInstance&quot; : {
+    &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;calendar&quot; : 12345,
+    &quot;dateInstance&quot; : { },
+    &quot;dateTimeInstance&quot; : { },
+    &quot;instance&quot; : { },
+    &quot;lenient&quot; : true,
+    &quot;numberFormat&quot; : {
+      &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;currency&quot; : &quot;...&quot;,
+      &quot;currencyInstance&quot; : { },
+      &quot;groupingUsed&quot; : true,
+      &quot;instance&quot; : { },
+      &quot;integerInstance&quot; : { },
+      &quot;maximumFractionDigits&quot; : 12345,
+      &quot;maximumIntegerDigits&quot; : 12345,
+      &quot;minimumFractionDigits&quot; : 12345,
+      &quot;minimumIntegerDigits&quot; : 12345,
+      &quot;numberInstance&quot; : { },
+      &quot;parseIntegerOnly&quot; : true,
+      &quot;percentInstance&quot; : { },
+      &quot;roundingMode&quot; : &quot;DOWN&quot;
+    },
+    &quot;timeInstance&quot; : { },
+    &quot;timeZone&quot; : {
+      &quot;DSTSavings&quot; : 12345,
+      &quot;ID&quot; : &quot;...&quot;,
+      &quot;availableIDs&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;default&quot; : { },
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;rawOffset&quot; : 12345
+    }
+  },
+  &quot;dateTimeInstance&quot; : {
+    &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;calendar&quot; : 12345,
+    &quot;dateInstance&quot; : { },
+    &quot;dateTimeInstance&quot; : { },
+    &quot;instance&quot; : { },
+    &quot;lenient&quot; : true,
+    &quot;numberFormat&quot; : {
+      &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;currency&quot; : &quot;...&quot;,
+      &quot;currencyInstance&quot; : { },
+      &quot;groupingUsed&quot; : true,
+      &quot;instance&quot; : { },
+      &quot;integerInstance&quot; : { },
+      &quot;maximumFractionDigits&quot; : 12345,
+      &quot;maximumIntegerDigits&quot; : 12345,
+      &quot;minimumFractionDigits&quot; : 12345,
+      &quot;minimumIntegerDigits&quot; : 12345,
+      &quot;numberInstance&quot; : { },
+      &quot;parseIntegerOnly&quot; : true,
+      &quot;percentInstance&quot; : { },
+      &quot;roundingMode&quot; : &quot;HALF_UP&quot;
+    },
+    &quot;timeInstance&quot; : { },
+    &quot;timeZone&quot; : {
+      &quot;DSTSavings&quot; : 12345,
+      &quot;ID&quot; : &quot;...&quot;,
+      &quot;availableIDs&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;default&quot; : { },
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;rawOffset&quot; : 12345
+    }
+  },
+  &quot;instance&quot; : {
+    &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;calendar&quot; : 12345,
+    &quot;dateInstance&quot; : { },
+    &quot;dateTimeInstance&quot; : { },
+    &quot;instance&quot; : { },
+    &quot;lenient&quot; : true,
+    &quot;numberFormat&quot; : {
+      &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;currency&quot; : &quot;...&quot;,
+      &quot;currencyInstance&quot; : { },
+      &quot;groupingUsed&quot; : true,
+      &quot;instance&quot; : { },
+      &quot;integerInstance&quot; : { },
+      &quot;maximumFractionDigits&quot; : 12345,
+      &quot;maximumIntegerDigits&quot; : 12345,
+      &quot;minimumFractionDigits&quot; : 12345,
+      &quot;minimumIntegerDigits&quot; : 12345,
+      &quot;numberInstance&quot; : { },
+      &quot;parseIntegerOnly&quot; : true,
+      &quot;percentInstance&quot; : { },
+      &quot;roundingMode&quot; : &quot;DOWN&quot;
+    },
+    &quot;timeInstance&quot; : { },
+    &quot;timeZone&quot; : {
+      &quot;DSTSavings&quot; : 12345,
+      &quot;ID&quot; : &quot;...&quot;,
+      &quot;availableIDs&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;default&quot; : { },
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;rawOffset&quot; : 12345
+    }
+  },
+  &quot;lenient&quot; : true,
+  &quot;numberFormat&quot; : {
+    &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;currency&quot; : &quot;...&quot;,
+    &quot;currencyInstance&quot; : { },
+    &quot;groupingUsed&quot; : true,
+    &quot;instance&quot; : { },
+    &quot;integerInstance&quot; : { },
+    &quot;maximumFractionDigits&quot; : 12345,
+    &quot;maximumIntegerDigits&quot; : 12345,
+    &quot;minimumFractionDigits&quot; : 12345,
+    &quot;minimumIntegerDigits&quot; : 12345,
+    &quot;numberInstance&quot; : { },
+    &quot;parseIntegerOnly&quot; : true,
+    &quot;percentInstance&quot; : { },
+    &quot;roundingMode&quot; : &quot;UP&quot;
+  },
+  &quot;timeInstance&quot; : {
+    &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;calendar&quot; : 12345,
+    &quot;dateInstance&quot; : { },
+    &quot;dateTimeInstance&quot; : { },
+    &quot;instance&quot; : { },
+    &quot;lenient&quot; : true,
+    &quot;numberFormat&quot; : {
+      &quot;availableLocales&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;currency&quot; : &quot;...&quot;,
+      &quot;currencyInstance&quot; : { },
+      &quot;groupingUsed&quot; : true,
+      &quot;instance&quot; : { },
+      &quot;integerInstance&quot; : { },
+      &quot;maximumFractionDigits&quot; : 12345,
+      &quot;maximumIntegerDigits&quot; : 12345,
+      &quot;minimumFractionDigits&quot; : 12345,
+      &quot;minimumIntegerDigits&quot; : 12345,
+      &quot;numberInstance&quot; : { },
+      &quot;parseIntegerOnly&quot; : true,
+      &quot;percentInstance&quot; : { },
+      &quot;roundingMode&quot; : &quot;HALF_EVEN&quot;
+    },
+    &quot;timeInstance&quot; : { },
+    &quot;timeZone&quot; : {
+      &quot;DSTSavings&quot; : 12345,
+      &quot;ID&quot; : &quot;...&quot;,
+      &quot;availableIDs&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;default&quot; : { },
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;rawOffset&quot; : 12345
+    }
+  },
+  &quot;timeZone&quot; : {
+    &quot;DSTSavings&quot; : 12345,
+    &quot;ID&quot; : &quot;...&quot;,
+    &quot;availableIDs&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;default&quot; : { },
+    &quot;displayName&quot; : &quot;...&quot;,
+    &quot;rawOffset&quot; : 12345
+  }
+}</pre>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
+  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
+
+  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
+  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_EntityAuditActionV2.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_EntityAuditActionV2.html 
b/1.1.0/api/v2/json_EntityAuditActionV2.html
new file mode 100644
index 0000000..b199a39
--- /dev/null
+++ b/1.1.0/api/v2/json_EntityAuditActionV2.html
@@ -0,0 +1,185 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
+
+  <title>Atlas REST API: EntityAuditActionV2</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/enunciate.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+  <!--[if lt IE 9]>
+  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: 
EntityAuditActionV2</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li><a href="#ENTITY_CREATE"><abbr title="ENTITY_CREATE"><span 
class="sideoverflow">ENTITY_CREATE</span></abbr></a></li>
+          <li><a href="#ENTITY_UPDATE"><abbr title="ENTITY_UPDATE"><span 
class="sideoverflow">ENTITY_UPDATE</span></abbr></a></li>
+          <li><a href="#ENTITY_DELETE"><abbr title="ENTITY_DELETE"><span 
class="sideoverflow">ENTITY_DELETE</span></abbr></a></li>
+          <li><a href="#ENTITY_IMPORT_CREATE"><abbr 
title="ENTITY_IMPORT_CREATE"><span 
class="sideoverflow">ENTITY_IMPORT_CREATE</span></abbr></a></li>
+          <li><a href="#ENTITY_IMPORT_UPDATE"><abbr 
title="ENTITY_IMPORT_UPDATE"><span 
class="sideoverflow">ENTITY_IMPORT_UPDATE</span></abbr></a></li>
+          <li><a href="#ENTITY_IMPORT_DELETE"><abbr 
title="ENTITY_IMPORT_DELETE"><span 
class="sideoverflow">ENTITY_IMPORT_DELETE</span></abbr></a></li>
+          <li><a href="#CLASSIFICATION_ADD"><abbr 
title="CLASSIFICATION_ADD"><span 
class="sideoverflow">CLASSIFICATION_ADD</span></abbr></a></li>
+          <li><a href="#CLASSIFICATION_DELETE"><abbr 
title="CLASSIFICATION_DELETE"><span 
class="sideoverflow">CLASSIFICATION_DELETE</span></abbr></a></li>
+          <li><a href="#CLASSIFICATION_UPDATE"><abbr 
title="CLASSIFICATION_UPDATE"><span 
class="sideoverflow">CLASSIFICATION_UPDATE</span></abbr></a></li>
+          <li><a href="#PROPAGATED_CLASSIFICATION_ADD"><abbr 
title="PROPAGATED_CLASSIFICATION_ADD"><span 
class="sideoverflow">PROPAGATED_CLASSIFICATION_ADD</span></abbr></a></li>
+          <li><a href="#PROPAGATED_CLASSIFICATION_DELETE"><abbr 
title="PROPAGATED_CLASSIFICATION_DELETE"><span 
class="sideoverflow">PROPAGATED_CLASSIFICATION_DELETE</span></abbr></a></li>
+          <li><a href="#PROPAGATED_CLASSIFICATION_UPDATE"><abbr 
title="PROPAGATED_CLASSIFICATION_UPDATE"><span 
class="sideoverflow">PROPAGATED_CLASSIFICATION_UPDATE</span></abbr></a></li>
+          <li><a href="#TERM_ADD"><abbr title="TERM_ADD"><span 
class="sideoverflow">TERM_ADD</span></abbr></a></li>
+          <li><a href="#TERM_DELETE"><abbr title="TERM_DELETE"><span 
class="sideoverflow">TERM_DELETE</span></abbr></a></li>
+          <li class="divider"></li>
+          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a 
href="json_EntityAuditActionV2.html">EntityAuditActionV2</a></li>
+        </ol>
+
+      <h1 class="page-header">EntityAuditActionV2 <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-values">
+        <caption>Values</caption>
+        <thead>
+        <tr>
+          <th>value</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td><span class="value-value" 
id="ENTITY_CREATE">ENTITY_CREATE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="ENTITY_UPDATE">ENTITY_UPDATE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="ENTITY_DELETE">ENTITY_DELETE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="ENTITY_IMPORT_CREATE">ENTITY_IMPORT_CREATE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="ENTITY_IMPORT_UPDATE">ENTITY_IMPORT_UPDATE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="ENTITY_IMPORT_DELETE">ENTITY_IMPORT_DELETE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="CLASSIFICATION_ADD">CLASSIFICATION_ADD</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="CLASSIFICATION_DELETE">CLASSIFICATION_DELETE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="CLASSIFICATION_UPDATE">CLASSIFICATION_UPDATE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="PROPAGATED_CLASSIFICATION_ADD">PROPAGATED_CLASSIFICATION_ADD</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="PROPAGATED_CLASSIFICATION_DELETE">PROPAGATED_CLASSIFICATION_DELETE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="PROPAGATED_CLASSIFICATION_UPDATE">PROPAGATED_CLASSIFICATION_UPDATE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" id="TERM_ADD">TERM_ADD</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="TERM_DELETE">TERM_DELETE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        </tbody>
+      </table>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
+  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
+
+  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
+  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_EntityAuditEventV2.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_EntityAuditEventV2.html 
b/1.1.0/api/v2/json_EntityAuditEventV2.html
new file mode 100644
index 0000000..0008e6c
--- /dev/null
+++ b/1.1.0/api/v2/json_EntityAuditEventV2.html
@@ -0,0 +1,265 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
+
+  <title>Atlas REST API: EntityAuditEventV2</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/enunciate.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+  <!--[if lt IE 9]>
+  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: 
EntityAuditEventV2</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a 
href="json_EntityAuditEventV2.html">EntityAuditEventV2</a></li>
+        </ol>
+
+      <h1 class="page-header">EntityAuditEventV2 <small>Data Type</small></h1>
+
+      <p>Structure of v2 entity audit event</p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-properties">
+        <caption>Properties</caption>
+        <thead>
+        <tr>
+          <th>name</th>
+          <th>data type</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td>  <span id="prop-action" class="property-name">action</span>
+</td>
+          <td>  <span class="datatype-reference"><a 
href="json_EntityAuditActionV2.html">EntityAuditActionV2</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-details" class="property-name">details</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-entity" class="property-name">entity</span>
+</td>
+          <td>  <span class="datatype-reference"><a 
href="json_AtlasEntity.html">AtlasEntity</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-entityId" class="property-name">entityId</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-eventKey" class="property-name">eventKey</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-timestamp" 
class="property-name">timestamp</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-type" class="property-name">type</span>
+</td>
+          <td>  <span class="datatype-reference"><a 
href="json_EntityAuditType.html">EntityAuditType</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-user" class="property-name">user</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        </tbody>
+      </table>
+
+      <p class="lead">Example</p>
+      
+      <pre class="prettyprint language-js example">{
+  &quot;action&quot; : &quot;PROPAGATED_CLASSIFICATION_ADD&quot;,
+  &quot;details&quot; : &quot;...&quot;,
+  &quot;entity&quot; : {
+    &quot;classifications&quot; : [ {
+      &quot;entityGuid&quot; : &quot;...&quot;,
+      &quot;entityStatus&quot; : &quot;DELETED&quot;,
+      &quot;propagate&quot; : true,
+      &quot;removePropagationsOnEntityDelete&quot; : true,
+      &quot;validityPeriods&quot; : [ { }, { } ],
+      &quot;attributes&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
+    }, {
+      &quot;entityGuid&quot; : &quot;...&quot;,
+      &quot;entityStatus&quot; : &quot;ACTIVE&quot;,
+      &quot;propagate&quot; : true,
+      &quot;removePropagationsOnEntityDelete&quot; : true,
+      &quot;validityPeriods&quot; : [ { }, { } ],
+      &quot;attributes&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
+    } ],
+    &quot;createTime&quot; : 12345,
+    &quot;createdBy&quot; : &quot;...&quot;,
+    &quot;guid&quot; : &quot;...&quot;,
+    &quot;homeId&quot; : &quot;...&quot;,
+    &quot;meanings&quot; : [ {
+      &quot;confidence&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;displayText&quot; : &quot;...&quot;,
+      &quot;expression&quot; : &quot;...&quot;,
+      &quot;relationGuid&quot; : &quot;...&quot;,
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;status&quot; : &quot;DISCOVERED&quot;,
+      &quot;steward&quot; : &quot;...&quot;,
+      &quot;termGuid&quot; : &quot;...&quot;
+    }, {
+      &quot;confidence&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;displayText&quot; : &quot;...&quot;,
+      &quot;expression&quot; : &quot;...&quot;,
+      &quot;relationGuid&quot; : &quot;...&quot;,
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;status&quot; : &quot;IMPORTED&quot;,
+      &quot;steward&quot; : &quot;...&quot;,
+      &quot;termGuid&quot; : &quot;...&quot;
+    } ],
+    &quot;proxy&quot; : true,
+    &quot;relationshipAttributes&quot; : {
+      &quot;property1&quot; : { },
+      &quot;property2&quot; : { }
+    },
+    &quot;status&quot; : &quot;DELETED&quot;,
+    &quot;updateTime&quot; : 12345,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;attributes&quot; : {
+      &quot;property1&quot; : { },
+      &quot;property2&quot; : { }
+    },
+    &quot;typeName&quot; : &quot;...&quot;
+  },
+  &quot;entityId&quot; : &quot;...&quot;,
+  &quot;eventKey&quot; : &quot;...&quot;,
+  &quot;timestamp&quot; : 12345,
+  &quot;type&quot; : &quot;ENTITY_AUDIT_V1&quot;,
+  &quot;user&quot; : &quot;...&quot;
+}</pre>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
+  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
+
+  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
+  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_EntityAuditType.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_EntityAuditType.html 
b/1.1.0/api/v2/json_EntityAuditType.html
new file mode 100644
index 0000000..479b667
--- /dev/null
+++ b/1.1.0/api/v2/json_EntityAuditType.html
@@ -0,0 +1,125 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
+
+  <title>Atlas REST API: EntityAuditType</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/enunciate.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+  <!--[if lt IE 9]>
+  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: 
EntityAuditType</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li><a href="#ENTITY_AUDIT_V1"><abbr title="ENTITY_AUDIT_V1"><span 
class="sideoverflow">ENTITY_AUDIT_V1</span></abbr></a></li>
+          <li><a href="#ENTITY_AUDIT_V2"><abbr title="ENTITY_AUDIT_V2"><span 
class="sideoverflow">ENTITY_AUDIT_V2</span></abbr></a></li>
+          <li class="divider"></li>
+          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a 
href="json_EntityAuditType.html">EntityAuditType</a></li>
+        </ol>
+
+      <h1 class="page-header">EntityAuditType <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-values">
+        <caption>Values</caption>
+        <thead>
+        <tr>
+          <th>value</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td><span class="value-value" 
id="ENTITY_AUDIT_V1">ENTITY_AUDIT_V1</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value" 
id="ENTITY_AUDIT_V2">ENTITY_AUDIT_V2</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        </tbody>
+      </table>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
+  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
+
+  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
+  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_EntityMutationResponse.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_EntityMutationResponse.html 
b/1.1.0/api/v2/json_EntityMutationResponse.html
index 5f4dd75..e5d7626 100644
--- a/1.1.0/api/v2/json_EntityMutationResponse.html
+++ b/1.1.0/api/v2/json_EntityMutationResponse.html
@@ -15,7 +15,7 @@
   <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
 
   <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
+  <link rel="stylesheet" href="css/enunciate.css">
 
   <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
   <!--[if lt IE 9]>
@@ -79,16 +79,7 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span class="property-name">mutatedEntities</span>
-</td>
-          <td>  <span class="datatype-reference">map of array of <a 
href="json_AtlasEntityHeader.html">AtlasEntityHeader</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">guidAssignments</span>
+          <td>  <span id="prop-guidAssignments" 
class="property-name">guidAssignments</span>
 </td>
           <td>  <span class="datatype-reference">map of string
 </span>
@@ -97,34 +88,16 @@
 </td>
         </tr>
         <tr>
-          <td>  <span class="property-name">createdEntities</span>
-</td>
-          <td>  <span class="datatype-reference">array of <a 
href="json_AtlasEntityHeader.html">AtlasEntityHeader</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">updatedEntities</span>
+          <td>  <span id="prop-mutatedEntities" 
class="property-name">mutatedEntities</span>
 </td>
-          <td>  <span class="datatype-reference">array of <a 
href="json_AtlasEntityHeader.html">AtlasEntityHeader</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">partialUpdatedEntities</span>
-</td>
-          <td>  <span class="datatype-reference">array of <a 
href="json_AtlasEntityHeader.html">AtlasEntityHeader</a>
+          <td>  <span class="datatype-reference">map of array of <a 
href="json_AtlasEntityHeader.html">AtlasEntityHeader</a>
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span class="property-name">deletedEntities</span>
+          <td>  <span id="prop-partialUpdatedEntities" 
class="property-name">partialUpdatedEntities</span>
 </td>
           <td>  <span class="datatype-reference">array of <a 
href="json_AtlasEntityHeader.html">AtlasEntityHeader</a>
 </span>
@@ -132,204 +105,363 @@
           <td>  <span class="property-description"></span>
 </td>
         </tr>
-        <tr>
-          <td>  <span class="property-name">firstEntityCreated</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_AtlasEntityHeader.html">AtlasEntityHeader</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">firstEntityUpdated</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_AtlasEntityHeader.html">AtlasEntityHeader</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">firstEntityPartialUpdated</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_AtlasEntityHeader.html">AtlasEntityHeader</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
         </tbody>
       </table>
 
       <p class="lead">Example</p>
       
       <pre class="prettyprint language-js example">{
+  &quot;guidAssignments&quot; : {
+    &quot;property1&quot; : &quot;...&quot;,
+    &quot;property2&quot; : &quot;...&quot;
+  },
   &quot;mutatedEntities&quot; : {
     &quot;property1&quot; : [ {
-      &quot;guid&quot; : &quot;...&quot;,
-      &quot;status&quot; : &quot;ACTIVE&quot;,
-      &quot;displayText&quot; : &quot;...&quot;,
       &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;typeName&quot; : &quot;...&quot;,
+      &quot;classifications&quot; : [ {
+        &quot;entityGuid&quot; : &quot;...&quot;,
+        &quot;entityStatus&quot; : &quot;ACTIVE&quot;,
+        &quot;propagate&quot; : true,
+        &quot;removePropagationsOnEntityDelete&quot; : true,
+        &quot;validityPeriods&quot; : [ { }, { } ],
+        &quot;attributes&quot; : {
+          &quot;property1&quot; : { },
+          &quot;property2&quot; : { }
+        },
+        &quot;typeName&quot; : &quot;...&quot;
+      }, {
+        &quot;entityGuid&quot; : &quot;...&quot;,
+        &quot;entityStatus&quot; : &quot;DELETED&quot;,
+        &quot;propagate&quot; : true,
+        &quot;removePropagationsOnEntityDelete&quot; : true,
+        &quot;validityPeriods&quot; : [ { }, { } ],
+        &quot;attributes&quot; : {
+          &quot;property1&quot; : { },
+          &quot;property2&quot; : { }
+        },
+        &quot;typeName&quot; : &quot;...&quot;
+      } ],
+      &quot;displayText&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;meaningNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;meanings&quot; : [ {
+        &quot;confidence&quot; : 12345,
+        &quot;createdBy&quot; : &quot;...&quot;,
+        &quot;description&quot; : &quot;...&quot;,
+        &quot;displayText&quot; : &quot;...&quot;,
+        &quot;expression&quot; : &quot;...&quot;,
+        &quot;relationGuid&quot; : &quot;...&quot;,
+        &quot;source&quot; : &quot;...&quot;,
+        &quot;status&quot; : &quot;OBSOLETE&quot;,
+        &quot;steward&quot; : &quot;...&quot;,
+        &quot;termGuid&quot; : &quot;...&quot;
+      }, {
+        &quot;confidence&quot; : 12345,
+        &quot;createdBy&quot; : &quot;...&quot;,
+        &quot;description&quot; : &quot;...&quot;,
+        &quot;displayText&quot; : &quot;...&quot;,
+        &quot;expression&quot; : &quot;...&quot;,
+        &quot;relationGuid&quot; : &quot;...&quot;,
+        &quot;source&quot; : &quot;...&quot;,
+        &quot;status&quot; : &quot;VALIDATED&quot;,
+        &quot;steward&quot; : &quot;...&quot;,
+        &quot;termGuid&quot; : &quot;...&quot;
+      } ],
+      &quot;status&quot; : &quot;DELETED&quot;,
       &quot;attributes&quot; : {
         &quot;property1&quot; : { },
         &quot;property2&quot; : { }
-      }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
     }, {
-      &quot;guid&quot; : &quot;...&quot;,
-      &quot;status&quot; : &quot;ACTIVE&quot;,
-      &quot;displayText&quot; : &quot;...&quot;,
       &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;typeName&quot; : &quot;...&quot;,
+      &quot;classifications&quot; : [ {
+        &quot;entityGuid&quot; : &quot;...&quot;,
+        &quot;entityStatus&quot; : &quot;DELETED&quot;,
+        &quot;propagate&quot; : true,
+        &quot;removePropagationsOnEntityDelete&quot; : true,
+        &quot;validityPeriods&quot; : [ { }, { } ],
+        &quot;attributes&quot; : {
+          &quot;property1&quot; : { },
+          &quot;property2&quot; : { }
+        },
+        &quot;typeName&quot; : &quot;...&quot;
+      }, {
+        &quot;entityGuid&quot; : &quot;...&quot;,
+        &quot;entityStatus&quot; : &quot;ACTIVE&quot;,
+        &quot;propagate&quot; : true,
+        &quot;removePropagationsOnEntityDelete&quot; : true,
+        &quot;validityPeriods&quot; : [ { }, { } ],
+        &quot;attributes&quot; : {
+          &quot;property1&quot; : { },
+          &quot;property2&quot; : { }
+        },
+        &quot;typeName&quot; : &quot;...&quot;
+      } ],
+      &quot;displayText&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;meaningNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;meanings&quot; : [ {
+        &quot;confidence&quot; : 12345,
+        &quot;createdBy&quot; : &quot;...&quot;,
+        &quot;description&quot; : &quot;...&quot;,
+        &quot;displayText&quot; : &quot;...&quot;,
+        &quot;expression&quot; : &quot;...&quot;,
+        &quot;relationGuid&quot; : &quot;...&quot;,
+        &quot;source&quot; : &quot;...&quot;,
+        &quot;status&quot; : &quot;OBSOLETE&quot;,
+        &quot;steward&quot; : &quot;...&quot;,
+        &quot;termGuid&quot; : &quot;...&quot;
+      }, {
+        &quot;confidence&quot; : 12345,
+        &quot;createdBy&quot; : &quot;...&quot;,
+        &quot;description&quot; : &quot;...&quot;,
+        &quot;displayText&quot; : &quot;...&quot;,
+        &quot;expression&quot; : &quot;...&quot;,
+        &quot;relationGuid&quot; : &quot;...&quot;,
+        &quot;source&quot; : &quot;...&quot;,
+        &quot;status&quot; : &quot;OTHER&quot;,
+        &quot;steward&quot; : &quot;...&quot;,
+        &quot;termGuid&quot; : &quot;...&quot;
+      } ],
+      &quot;status&quot; : &quot;DELETED&quot;,
       &quot;attributes&quot; : {
         &quot;property1&quot; : { },
         &quot;property2&quot; : { }
-      }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
     } ],
     &quot;property2&quot; : [ {
-      &quot;guid&quot; : &quot;...&quot;,
-      &quot;status&quot; : &quot;DELETED&quot;,
-      &quot;displayText&quot; : &quot;...&quot;,
       &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;typeName&quot; : &quot;...&quot;,
+      &quot;classifications&quot; : [ {
+        &quot;entityGuid&quot; : &quot;...&quot;,
+        &quot;entityStatus&quot; : &quot;ACTIVE&quot;,
+        &quot;propagate&quot; : true,
+        &quot;removePropagationsOnEntityDelete&quot; : true,
+        &quot;validityPeriods&quot; : [ { }, { } ],
+        &quot;attributes&quot; : {
+          &quot;property1&quot; : { },
+          &quot;property2&quot; : { }
+        },
+        &quot;typeName&quot; : &quot;...&quot;
+      }, {
+        &quot;entityGuid&quot; : &quot;...&quot;,
+        &quot;entityStatus&quot; : &quot;ACTIVE&quot;,
+        &quot;propagate&quot; : true,
+        &quot;removePropagationsOnEntityDelete&quot; : true,
+        &quot;validityPeriods&quot; : [ { }, { } ],
+        &quot;attributes&quot; : {
+          &quot;property1&quot; : { },
+          &quot;property2&quot; : { }
+        },
+        &quot;typeName&quot; : &quot;...&quot;
+      } ],
+      &quot;displayText&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;meaningNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;meanings&quot; : [ {
+        &quot;confidence&quot; : 12345,
+        &quot;createdBy&quot; : &quot;...&quot;,
+        &quot;description&quot; : &quot;...&quot;,
+        &quot;displayText&quot; : &quot;...&quot;,
+        &quot;expression&quot; : &quot;...&quot;,
+        &quot;relationGuid&quot; : &quot;...&quot;,
+        &quot;source&quot; : &quot;...&quot;,
+        &quot;status&quot; : &quot;VALIDATED&quot;,
+        &quot;steward&quot; : &quot;...&quot;,
+        &quot;termGuid&quot; : &quot;...&quot;
+      }, {
+        &quot;confidence&quot; : 12345,
+        &quot;createdBy&quot; : &quot;...&quot;,
+        &quot;description&quot; : &quot;...&quot;,
+        &quot;displayText&quot; : &quot;...&quot;,
+        &quot;expression&quot; : &quot;...&quot;,
+        &quot;relationGuid&quot; : &quot;...&quot;,
+        &quot;source&quot; : &quot;...&quot;,
+        &quot;status&quot; : &quot;PROPOSED&quot;,
+        &quot;steward&quot; : &quot;...&quot;,
+        &quot;termGuid&quot; : &quot;...&quot;
+      } ],
+      &quot;status&quot; : &quot;ACTIVE&quot;,
       &quot;attributes&quot; : {
         &quot;property1&quot; : { },
         &quot;property2&quot; : { }
-      }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
     }, {
+      &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;classifications&quot; : [ {
+        &quot;entityGuid&quot; : &quot;...&quot;,
+        &quot;entityStatus&quot; : &quot;ACTIVE&quot;,
+        &quot;propagate&quot; : true,
+        &quot;removePropagationsOnEntityDelete&quot; : true,
+        &quot;validityPeriods&quot; : [ { }, { } ],
+        &quot;attributes&quot; : {
+          &quot;property1&quot; : { },
+          &quot;property2&quot; : { }
+        },
+        &quot;typeName&quot; : &quot;...&quot;
+      }, {
+        &quot;entityGuid&quot; : &quot;...&quot;,
+        &quot;entityStatus&quot; : &quot;DELETED&quot;,
+        &quot;propagate&quot; : true,
+        &quot;removePropagationsOnEntityDelete&quot; : true,
+        &quot;validityPeriods&quot; : [ { }, { } ],
+        &quot;attributes&quot; : {
+          &quot;property1&quot; : { },
+          &quot;property2&quot; : { }
+        },
+        &quot;typeName&quot; : &quot;...&quot;
+      } ],
+      &quot;displayText&quot; : &quot;...&quot;,
       &quot;guid&quot; : &quot;...&quot;,
+      &quot;meaningNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;meanings&quot; : [ {
+        &quot;confidence&quot; : 12345,
+        &quot;createdBy&quot; : &quot;...&quot;,
+        &quot;description&quot; : &quot;...&quot;,
+        &quot;displayText&quot; : &quot;...&quot;,
+        &quot;expression&quot; : &quot;...&quot;,
+        &quot;relationGuid&quot; : &quot;...&quot;,
+        &quot;source&quot; : &quot;...&quot;,
+        &quot;status&quot; : &quot;DEPRECATED&quot;,
+        &quot;steward&quot; : &quot;...&quot;,
+        &quot;termGuid&quot; : &quot;...&quot;
+      }, {
+        &quot;confidence&quot; : 12345,
+        &quot;createdBy&quot; : &quot;...&quot;,
+        &quot;description&quot; : &quot;...&quot;,
+        &quot;displayText&quot; : &quot;...&quot;,
+        &quot;expression&quot; : &quot;...&quot;,
+        &quot;relationGuid&quot; : &quot;...&quot;,
+        &quot;source&quot; : &quot;...&quot;,
+        &quot;status&quot; : &quot;DEPRECATED&quot;,
+        &quot;steward&quot; : &quot;...&quot;,
+        &quot;termGuid&quot; : &quot;...&quot;
+      } ],
       &quot;status&quot; : &quot;ACTIVE&quot;,
-      &quot;displayText&quot; : &quot;...&quot;,
-      &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;typeName&quot; : &quot;...&quot;,
       &quot;attributes&quot; : {
         &quot;property1&quot; : { },
         &quot;property2&quot; : { }
-      }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
     } ]
   },
-  &quot;guidAssignments&quot; : {
-    &quot;property1&quot; : &quot;...&quot;,
-    &quot;property2&quot; : &quot;...&quot;
-  },
-  &quot;createdEntities&quot; : [ {
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;status&quot; : &quot;ACTIVE&quot;,
-    &quot;displayText&quot; : &quot;...&quot;,
-    &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
-    &quot;attributes&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    }
-  }, {
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;status&quot; : &quot;ACTIVE&quot;,
-    &quot;displayText&quot; : &quot;...&quot;,
-    &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
-    &quot;attributes&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    }
-  } ],
-  &quot;updatedEntities&quot; : [ {
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;status&quot; : &quot;ACTIVE&quot;,
-    &quot;displayText&quot; : &quot;...&quot;,
-    &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
-    &quot;attributes&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    }
-  }, {
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;status&quot; : &quot;DELETED&quot;,
-    &quot;displayText&quot; : &quot;...&quot;,
-    &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
-    &quot;attributes&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    }
-  } ],
   &quot;partialUpdatedEntities&quot; : [ {
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;status&quot; : &quot;ACTIVE&quot;,
-    &quot;displayText&quot; : &quot;...&quot;,
     &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
-    &quot;attributes&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    }
-  }, {
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;status&quot; : &quot;ACTIVE&quot;,
-    &quot;displayText&quot; : &quot;...&quot;,
-    &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
-    &quot;attributes&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    }
-  } ],
-  &quot;deletedEntities&quot; : [ {
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;status&quot; : &quot;ACTIVE&quot;,
+    &quot;classifications&quot; : [ {
+      &quot;entityGuid&quot; : &quot;...&quot;,
+      &quot;entityStatus&quot; : &quot;ACTIVE&quot;,
+      &quot;propagate&quot; : true,
+      &quot;removePropagationsOnEntityDelete&quot; : true,
+      &quot;validityPeriods&quot; : [ { }, { } ],
+      &quot;attributes&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
+    }, {
+      &quot;entityGuid&quot; : &quot;...&quot;,
+      &quot;entityStatus&quot; : &quot;ACTIVE&quot;,
+      &quot;propagate&quot; : true,
+      &quot;removePropagationsOnEntityDelete&quot; : true,
+      &quot;validityPeriods&quot; : [ { }, { } ],
+      &quot;attributes&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
+    } ],
     &quot;displayText&quot; : &quot;...&quot;,
-    &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
-    &quot;attributes&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    }
-  }, {
     &quot;guid&quot; : &quot;...&quot;,
+    &quot;meaningNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;meanings&quot; : [ {
+      &quot;confidence&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;displayText&quot; : &quot;...&quot;,
+      &quot;expression&quot; : &quot;...&quot;,
+      &quot;relationGuid&quot; : &quot;...&quot;,
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;status&quot; : &quot;DEPRECATED&quot;,
+      &quot;steward&quot; : &quot;...&quot;,
+      &quot;termGuid&quot; : &quot;...&quot;
+    }, {
+      &quot;confidence&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;displayText&quot; : &quot;...&quot;,
+      &quot;expression&quot; : &quot;...&quot;,
+      &quot;relationGuid&quot; : &quot;...&quot;,
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;status&quot; : &quot;VALIDATED&quot;,
+      &quot;steward&quot; : &quot;...&quot;,
+      &quot;termGuid&quot; : &quot;...&quot;
+    } ],
     &quot;status&quot; : &quot;DELETED&quot;,
-    &quot;displayText&quot; : &quot;...&quot;,
-    &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
     &quot;attributes&quot; : {
       &quot;property1&quot; : { },
       &quot;property2&quot; : { }
-    }
-  } ],
-  &quot;firstEntityCreated&quot; : {
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;status&quot; : &quot;ACTIVE&quot;,
-    &quot;displayText&quot; : &quot;...&quot;,
+    },
+    &quot;typeName&quot; : &quot;...&quot;
+  }, {
     &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
-    &quot;attributes&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    }
-  },
-  &quot;firstEntityUpdated&quot; : {
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;status&quot; : &quot;ACTIVE&quot;,
+    &quot;classifications&quot; : [ {
+      &quot;entityGuid&quot; : &quot;...&quot;,
+      &quot;entityStatus&quot; : &quot;DELETED&quot;,
+      &quot;propagate&quot; : true,
+      &quot;removePropagationsOnEntityDelete&quot; : true,
+      &quot;validityPeriods&quot; : [ { }, { } ],
+      &quot;attributes&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
+    }, {
+      &quot;entityGuid&quot; : &quot;...&quot;,
+      &quot;entityStatus&quot; : &quot;ACTIVE&quot;,
+      &quot;propagate&quot; : true,
+      &quot;removePropagationsOnEntityDelete&quot; : true,
+      &quot;validityPeriods&quot; : [ { }, { } ],
+      &quot;attributes&quot; : {
+        &quot;property1&quot; : { },
+        &quot;property2&quot; : { }
+      },
+      &quot;typeName&quot; : &quot;...&quot;
+    } ],
     &quot;displayText&quot; : &quot;...&quot;,
-    &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
-    &quot;attributes&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    }
-  },
-  &quot;firstEntityPartialUpdated&quot; : {
     &quot;guid&quot; : &quot;...&quot;,
+    &quot;meaningNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;meanings&quot; : [ {
+      &quot;confidence&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;displayText&quot; : &quot;...&quot;,
+      &quot;expression&quot; : &quot;...&quot;,
+      &quot;relationGuid&quot; : &quot;...&quot;,
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;status&quot; : &quot;PROPOSED&quot;,
+      &quot;steward&quot; : &quot;...&quot;,
+      &quot;termGuid&quot; : &quot;...&quot;
+    }, {
+      &quot;confidence&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;displayText&quot; : &quot;...&quot;,
+      &quot;expression&quot; : &quot;...&quot;,
+      &quot;relationGuid&quot; : &quot;...&quot;,
+      &quot;source&quot; : &quot;...&quot;,
+      &quot;status&quot; : &quot;OBSOLETE&quot;,
+      &quot;steward&quot; : &quot;...&quot;,
+      &quot;termGuid&quot; : &quot;...&quot;
+    } ],
     &quot;status&quot; : &quot;ACTIVE&quot;,
-    &quot;displayText&quot; : &quot;...&quot;,
-    &quot;classificationNames&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;typeName&quot; : &quot;...&quot;,
     &quot;attributes&quot; : {
       &quot;property1&quot; : { },
       &quot;property2&quot; : { }
-    }
-  }
+    },
+    &quot;typeName&quot; : &quot;...&quot;
+  } ]
 }</pre>
 
         <footer class="footer">

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_EntityOperation.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_EntityOperation.html 
b/1.1.0/api/v2/json_EntityOperation.html
index 8ce779a..2015113 100644
--- a/1.1.0/api/v2/json_EntityOperation.html
+++ b/1.1.0/api/v2/json_EntityOperation.html
@@ -15,7 +15,7 @@
   <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
 
   <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
+  <link rel="stylesheet" href="css/enunciate.css">
 
   <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
   <!--[if lt IE 9]>
@@ -50,6 +50,11 @@
     <div class="row">
       <div class="col-sm-3 col-md-2 sidebar" id="apinav">
         <ul class="nav nav-sidebar">
+          <li><a href="#CREATE"><abbr title="CREATE"><span 
class="sideoverflow">CREATE</span></abbr></a></li>
+          <li><a href="#UPDATE"><abbr title="UPDATE"><span 
class="sideoverflow">UPDATE</span></abbr></a></li>
+          <li><a href="#PARTIAL_UPDATE"><abbr title="PARTIAL_UPDATE"><span 
class="sideoverflow">PARTIAL_UPDATE</span></abbr></a></li>
+          <li><a href="#DELETE"><abbr title="DELETE"><span 
class="sideoverflow">DELETE</span></abbr></a></li>
+          <li class="divider"></li>
           <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
         </ul>
       </div>
@@ -78,19 +83,19 @@
         </thead>
         <tbody>
         <tr>
-          <td><span class="value-value">CREATE</span></td>
+          <td><span class="value-value" id="CREATE">CREATE</span></td>
           <td><span class="value-description"></span></td>
         </tr>
         <tr>
-          <td><span class="value-value">UPDATE</span></td>
+          <td><span class="value-value" id="UPDATE">UPDATE</span></td>
           <td><span class="value-description"></span></td>
         </tr>
         <tr>
-          <td><span class="value-value">PARTIAL_UPDATE</span></td>
+          <td><span class="value-value" 
id="PARTIAL_UPDATE">PARTIAL_UPDATE</span></td>
           <td><span class="value-description"></span></td>
         </tr>
         <tr>
-          <td><span class="value-value">DELETE</span></td>
+          <td><span class="value-value" id="DELETE">DELETE</span></td>
           <td><span class="value-description"></span></td>
         </tr>
         </tbody>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_FilterCriteria.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_FilterCriteria.html 
b/1.1.0/api/v2/json_FilterCriteria.html
index 243fdc6..55f6246 100644
--- a/1.1.0/api/v2/json_FilterCriteria.html
+++ b/1.1.0/api/v2/json_FilterCriteria.html
@@ -15,7 +15,7 @@
   <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
 
   <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
+  <link rel="stylesheet" href="css/enunciate.css">
 
   <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
   <!--[if lt IE 9]>
@@ -79,7 +79,7 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span class="property-name">attributeName</span>
+          <td>  <span id="prop-attributeName" 
class="property-name">attributeName</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -88,36 +88,36 @@
 </td>
         </tr>
         <tr>
-          <td>  <span class="property-name">operator</span>
+          <td>  <span id="prop-attributeValue" 
class="property-name">attributeValue</span>
 </td>
-          <td>  <span class="datatype-reference"><a 
href="json_Operator.html">Operator</a>
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span class="property-name">attributeValue</span>
+          <td>  <span id="prop-condition" 
class="property-name">condition</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference"><a 
href="json_Condition.html">Condition</a>
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span class="property-name">condition</span>
+          <td>  <span id="prop-criterion" 
class="property-name">criterion</span>
 </td>
-          <td>  <span class="datatype-reference"><a 
href="json_Condition.html">Condition</a>
+          <td>  <span class="datatype-reference">array of <a 
href="json_FilterCriteria.html">FilterCriteria</a>
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span class="property-name">criterion</span>
+          <td>  <span id="prop-operator" class="property-name">operator</span>
 </td>
-          <td>  <span class="datatype-reference">array of <a 
href="json_FilterCriteria.html">FilterCriteria</a>
+          <td>  <span class="datatype-reference"><a 
href="json_Operator.html">Operator</a>
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -130,22 +130,22 @@
       
       <pre class="prettyprint language-js example">{
   &quot;attributeName&quot; : &quot;...&quot;,
-  &quot;operator&quot; : &quot;GTE&quot;,
   &quot;attributeValue&quot; : &quot;...&quot;,
   &quot;condition&quot; : &quot;OR&quot;,
   &quot;criterion&quot; : [ {
     &quot;attributeName&quot; : &quot;...&quot;,
-    &quot;operator&quot; : &quot;ENDS_WITH&quot;,
     &quot;attributeValue&quot; : &quot;...&quot;,
     &quot;condition&quot; : &quot;AND&quot;,
-    &quot;criterion&quot; : [ { }, { } ]
+    &quot;criterion&quot; : [ { }, { } ],
+    &quot;operator&quot; : &quot;CONTAINS_ANY&quot;
   }, {
     &quot;attributeName&quot; : &quot;...&quot;,
-    &quot;operator&quot; : &quot;GTE&quot;,
     &quot;attributeValue&quot; : &quot;...&quot;,
-    &quot;condition&quot; : &quot;OR&quot;,
-    &quot;criterion&quot; : [ { }, { } ]
-  } ]
+    &quot;condition&quot; : &quot;AND&quot;,
+    &quot;criterion&quot; : [ { }, { } ],
+    &quot;operator&quot; : &quot;ENDS_WITH&quot;
+  } ],
+  &quot;operator&quot; : &quot;GTE&quot;
 }</pre>
 
         <footer class="footer">

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_Format.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_Format.html b/1.1.0/api/v2/json_Format.html
new file mode 100644
index 0000000..3ef5097
--- /dev/null
+++ b/1.1.0/api/v2/json_Format.html
@@ -0,0 +1,125 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
+
+  <title>Atlas REST API: Format</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/enunciate.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+  <!--[if lt IE 9]>
+  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: Format</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_Format.html">Format</a></li>
+        </ol>
+
+      <h1 class="page-header">Format <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+        <dt>Abstract Type</dt>
+        <dd></dd>
+        <dt>Subtypes</dt>
+        <dd><a href="json_DateFormat.html">DateFormat</a>, <a 
href="json_NumberFormat.html">NumberFormat</a></dd>
+      </dl>
+
+      <table class="table datatype-properties">
+        <caption>Properties</caption>
+        <thead>
+        <tr>
+          <th>name</th>
+          <th>data type</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        </tbody>
+      </table>
+
+      <p class="lead">Example</p>
+
+      <div class="alert alert-warning">This data type is abstract. The example 
below may be incomplete. More accurate examples can be found in subtypes 
pages.</div>
+      
+      <pre class="prettyprint language-js example">{ }</pre>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
+  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
+
+  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
+  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_LineageDirection.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_LineageDirection.html 
b/1.1.0/api/v2/json_LineageDirection.html
index 1ba367f..afe213f 100644
--- a/1.1.0/api/v2/json_LineageDirection.html
+++ b/1.1.0/api/v2/json_LineageDirection.html
@@ -15,7 +15,7 @@
   <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
 
   <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
+  <link rel="stylesheet" href="css/enunciate.css">
 
   <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
   <!--[if lt IE 9]>
@@ -50,6 +50,10 @@
     <div class="row">
       <div class="col-sm-3 col-md-2 sidebar" id="apinav">
         <ul class="nav nav-sidebar">
+          <li><a href="#INPUT"><abbr title="INPUT"><span 
class="sideoverflow">INPUT</span></abbr></a></li>
+          <li><a href="#OUTPUT"><abbr title="OUTPUT"><span 
class="sideoverflow">OUTPUT</span></abbr></a></li>
+          <li><a href="#BOTH"><abbr title="BOTH"><span 
class="sideoverflow">BOTH</span></abbr></a></li>
+          <li class="divider"></li>
           <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
         </ul>
       </div>
@@ -78,15 +82,15 @@
         </thead>
         <tbody>
         <tr>
-          <td><span class="value-value">INPUT</span></td>
+          <td><span class="value-value" id="INPUT">INPUT</span></td>
           <td><span class="value-description"></span></td>
         </tr>
         <tr>
-          <td><span class="value-value">OUTPUT</span></td>
+          <td><span class="value-value" id="OUTPUT">OUTPUT</span></td>
           <td><span class="value-description"></span></td>
         </tr>
         <tr>
-          <td><span class="value-value">BOTH</span></td>
+          <td><span class="value-value" id="BOTH">BOTH</span></td>
           <td><span class="value-description"></span></td>
         </tr>
         </tbody>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/3fad5df3/1.1.0/api/v2/json_LineageRelation.html
----------------------------------------------------------------------
diff --git a/1.1.0/api/v2/json_LineageRelation.html 
b/1.1.0/api/v2/json_LineageRelation.html
index 66bc468..ecaa07c 100644
--- a/1.1.0/api/v2/json_LineageRelation.html
+++ b/1.1.0/api/v2/json_LineageRelation.html
@@ -15,7 +15,7 @@
   <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
 
   <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
+  <link rel="stylesheet" href="css/enunciate.css">
 
   <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
   <!--[if lt IE 9]>
@@ -79,7 +79,7 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span class="property-name">fromEntityId</span>
+          <td>  <span id="prop-fromEntityId" 
class="property-name">fromEntityId</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -88,7 +88,16 @@
 </td>
         </tr>
         <tr>
-          <td>  <span class="property-name">toEntityId</span>
+          <td>  <span id="prop-relationshipId" 
class="property-name">relationshipId</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span id="prop-toEntityId" 
class="property-name">toEntityId</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -103,6 +112,7 @@
       
       <pre class="prettyprint language-js example">{
   &quot;fromEntityId&quot; : &quot;...&quot;,
+  &quot;relationshipId&quot; : &quot;...&quot;,
   &quot;toEntityId&quot; : &quot;...&quot;
 }</pre>
 

Reply via email to