Skip to content

Commit

Permalink
Made chages to support fineract code base
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayan committed May 11, 2016
1 parent 1ea486a commit 5e73ea9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public MifosRestClient() {
public static final class Header {
public static final String AUTHORIZATION = "Authorization";
public static final String CONTENT_TYPE = "Content-Type";
public static final String MIFOS_TENANT_ID = "X-Mifos-Platform-TenantId";
public static final String MIFOS_TENANT_ID = "Fineract-Platform-TenantId";
}


Expand Down

0 comments on commit 5e73ea9

Please sign in to comment.