aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/csharp
diff options
context:
space:
mode:
authorGravatar Andres Medina <medinaandres@google.com>2018-06-22 10:09:18 -0700
committerGravatar Andres Medina <medinaandres@google.com>2018-06-22 10:09:18 -0700
commit89642bb20550863bdee8b8ca4c286438c5d3ac21 (patch)
tree44d292c798c40a9c5749096d0037b6b119c8ae45 /examples/csharp
parent7a2a8ca4ba2cd505961ac43c656cc0a7a33c7bb0 (diff)
Corrected formatting of json files
examples/csharp/route_guide/RouteGuide/route_guide_db.json: Removed BOM encoding. Some json parsers cannot natively open these files. There are more portable ways to define Unicode encodings than embedded in files. src/csharp/doc/docfx.json: Incorrect json format.
Diffstat (limited to 'examples/csharp')
-rw-r--r--examples/csharp/route_guide/RouteGuide/route_guide_db.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/csharp/route_guide/RouteGuide/route_guide_db.json b/examples/csharp/route_guide/RouteGuide/route_guide_db.json
index 209f016259..9342beb579 100644
--- a/examples/csharp/route_guide/RouteGuide/route_guide_db.json
+++ b/examples/csharp/route_guide/RouteGuide/route_guide_db.json
@@ -1,4 +1,4 @@
-[{
+[{
"location": {
"latitude": 407838351,
"longitude": -746143763