Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com> Reviewed-on: #51
This commit was merged in pull request #51.
This commit is contained in:
@@ -6,4 +6,5 @@ public class InternalValue {
|
||||
public static final String headerId = "X-Internal-";
|
||||
public static final String userId = headerId + "UserId";
|
||||
public static final String role = headerId + "Role";
|
||||
public static final String managerId = headerId + "ManagerId";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user