You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="compareJSON/dist/" target="_blank">Compare two blocks of JSON, with the option to generate the second block as a sanitized version of the first block</a></li>
12
-
<li><ahref="compareSolutions/dist/" target="_blank">Compare two solution items (files are only compared by name)</a></li>
13
-
<li><ahref="copyItemInfo/dist/" target="_blank">Creates a copy of an item</li>
14
-
<li><ahref="copySolutions/dist/" target="_blank">Copy one or more solutions between organizations</a></li>
15
-
<li><ahref="createSolution/dist/" target="_blank">Create a Solution</a></li>
16
-
<li><ahref="deleteSolution/dist/" target="_blank">Delete a Solution</a></li>
17
-
<li><ahref="deploySolution/dist/" target="_blank">Deploy a Solution</a></li>
18
-
<li><ahref="getItemInfo/dist/" target="_blank">Get information about an item</a></li>
19
-
<li><ahref="implementedTypes/dist/" target="_blank">List the AGO types that are implemented or being worked on</a></li>
20
-
<li><ahref="reuseDeployedItems/dist/" target="_blank">Find reusable items and their solutions</a></li>
21
-
<li><ahref="verifySolution/dist/" target="_blank">Verify a solution</a></li>
22
-
</ol>
10
+
<h3>ArcGIS solutions.js Demos</h3>
11
+
<ol>
12
+
<li><ahref="compareJSON/dist/" target="_blank">Compare two blocks of JSON, with the option to generate the second
13
+
block as a sanitized version of the first block</a></li>
14
+
<li><ahref="compareSolutions/dist/" target="_blank">Compare two solution items (files are only compared by
15
+
name)</a></li>
16
+
<li><ahref="copyItemInfo/dist/" target="_blank">Creates a copy of an item</li>
17
+
<li><ahref="copySolutions/dist/" target="_blank">Copy one or more solutions between organizations</a></li>
18
+
<li><ahref="createSolution/dist/" target="_blank">Create a Solution</a></li>
19
+
<li><ahref="deleteSolution/dist/" target="_blank">Delete a Solution</a></li>
20
+
<li><ahref="deploySolution/dist/" target="_blank">Deploy a Solution</a></li>
21
+
<li><ahref="getItemInfo/dist/" target="_blank">Get information about an item</a></li>
22
+
<li><ahref="implementedTypes/dist/" target="_blank">List the AGO types that are implemented or being worked on</a>
23
+
</li>
24
+
<li><ahref="recreateSolution/dist/" target="_blank">Create a Solution from a deployed solution</a></li>
25
+
<li><ahref="reuseDeployedItems/dist/" target="_blank">Find reusable items and their solutions</a></li>
26
+
<li><ahref="verifySolution/dist/" target="_blank">Verify a solution</a></li>
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
18
+
19
+
> http://www.apache.org/licenses/LICENSE-2.0
20
+
21
+
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
22
+
23
+
A copy of the license is available in the repository's [LICENSE](https://github.com/Esri/solution.js/blob/master/LICENSE) file.
0 commit comments