Skip to content

Commit 9d12eb1

Browse files
authored
Fix typo in sample response JSON in API docs
Remove an obsolete symbol (comma) which makes the example response JSON invalid
1 parent 5915956 commit 9d12eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v3/source/includes/api_resources/_domains.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"href": "https://api.example.org/routing/v1/router_groups/5806148f-cce6-4d86-7fbd-aa269e3f6f3f"
8888
}
8989
}
90-
},
90+
}
9191
]
9292
}
9393
<% end %>

0 commit comments

Comments
 (0)