1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-14 10:16:21 +00:00

#176: show children tag

This commit is contained in:
Benjamin Gamard
2018-03-10 17:50:24 +01:00
parent 2b6a14a348
commit 740476460f
4 changed files with 41 additions and 6 deletions

View File

@@ -28,11 +28,6 @@ public class TagCriteria {
*/
private String name;
/**
* Approximate tag name.
*/
private String nameLike;
public String getId() {
return id;
}