Project

General

Profile

« Previous | Next » 

Revision 50923

community API, added POST method to update the community properties

View differences:

CommunityConstants.java
7 7
	public final static String PIPE_SEPARATOR = "||";
8 8
	public final static String ID_SEPARATOR = "::";
9 9
	public final static String CSV_DELIMITER = ", ";
10
	public final static String CLABEL = "label";
10 11

  
11 12
	// id suffixes
12 13
	public final static String PROJECTS_ID_SUFFIX = ID_SEPARATOR + "projects";

Also available in: Unified diff