Skip to content
Snippets Groups Projects
Commit 4b3089ec authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Fix Id Name

parent 7d163ad0
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ import de.unikoblenz.fgbks.core.dmn.domain.vdmn.VDmnInputData;
/**
* A InputDataId id, representing the id of a {@link VDmnInputData}.
*/
@JsonIdentifier("ruleId")
@JsonIdentifier("inputDataId")
public class InputDataId extends AbstractId {
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment