2
0

Rename Json(b) to JSON(B)

This commit is contained in:
Jack Christensen
2016-08-02 13:35:52 -05:00
parent 214443deb7
commit 04c02cf3d3
5 changed files with 29 additions and 27 deletions
+2
View File
@@ -1,3 +1,5 @@
# V3 Changes
Rename Oid to OID in accordance with Go conventions.
Rename Json(b) to JSON(B) in accordance with Go conventions.