Skip to content

Commit 8133210

Browse files
committed
Remove unneeded colon space.
1 parent 0b96d7d commit 8133210

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

Shared/Samples/Add feature layers/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Layers",
33
"description": "Display feature layers from various data sources.",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"add-feature-layers.png"

Shared/Samples/Add items to portal/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Cloud and Portal",
33
"description": "This sample demonstrates how to add and delete items in a user's portal.",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"add-items-to-portal.png"

Shared/Samples/Analyze network with subnetwork trace/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Utility Networks",
33
"description": "Get a server-defined trace configuration for a given tier and modify its traversability scope, add new condition barriers, and control what is included in the subnetwork trace result.",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"analyze-network-with-subnetwork-trace.png"

Shared/Samples/Authenticate with Integrated Windows Authentication/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Cloud and Portal",
33
"description": "Connect to an IWA secured Portal and search for maps.",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"authenticate-with-integrated-windows-authentication-1.png",

Shared/Samples/Authenticate with OAuth/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Cloud and Portal",
33
"description": "Authenticate with ArcGIS Online (or your own portal) using OAuth2 to access secured resources (such as private web maps or layers).",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"authenticate-with-oauth1.png",

Shared/Samples/Authenticate with PKI certificate/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Cloud and Portal",
33
"description": "Access secured portals using a certificate.",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"authenticate-with-pki-certificate-1.png",

Shared/Samples/Authenticate with token/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Cloud and Portal",
33
"description": "Access a web map that is secured with ArcGIS token-based authentication.",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"authenticate-with-token1.png",

Shared/Samples/Create and save map/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Cloud and Portal",
33
"description": "Create and save a map as a web map item to an ArcGIS portal.",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"create-and-save-map.png"

Shared/Samples/Create load report/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Utility Networks",
33
"description": "Create a simple electric distribution report that displays the count of customers and total load per phase by tracing downstream from a given point.",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"create-load-report.png"

Shared/Samples/Display content of utility network container/README.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"category": "Utility Networks",
33
"description": "A utility network container allows a dense collection of features to be represented by a single feature, which can be used to reduce map clutter.",
4-
"has_teardown" : true,
4+
"has_teardown": true,
55
"ignore": false,
66
"images": [
77
"display-content-utility-network.png"

0 commit comments

Comments
 (0)