Skip to content

Commit

Permalink
Issue #SB-0 feat:Merge branch 'release-1.5' of https://github.com/pro…
Browse files Browse the repository at this point in the history
  • Loading branch information
AMIT KUMAR committed Apr 2, 2018
2 parents a5fd586 + 4e98abf commit 7e1cd83
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,8 @@ public final class JsonKey {
public static final String CONTENT_ENCODING = "Content-Encoding";
public static final String EK_STEP = "EK-STEP";
public static final String RESOURCE_NAME = "resourceName";
public static final String BADGE_ASSERTIONS = "badgeAssertions";
public static final String USER_BADGE_ASSERTION_DB = "user_badge_assertion";

private JsonKey() {}
}

0 comments on commit 7e1cd83

Please sign in to comment.