Skip to content

Commit

Permalink
Add constant
Browse files Browse the repository at this point in the history
  • Loading branch information
rehammuzzamil committed Sep 13, 2023
1 parent d5f0ffe commit 54352cc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
public class ProxyConstants {
// Note we should not set charset here; otherwise GCP FHIR store complains about Content-Type.
static final ContentType JSON_PATCH_CONTENT = ContentType.create(Constants.CT_JSON_PATCH);
public static final String HTTP_URL_SEPARATOR = "/";
}

0 comments on commit 54352cc

Please sign in to comment.