Skip to content

Commit

Permalink
COAR Notify Protocol refactor: url to ietf:item
Browse files Browse the repository at this point in the history
  • Loading branch information
frabacche committed Apr 3, 2024
1 parent eef5e6a commit 119ec6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public class Citation extends Base {
@JsonProperty("ietf:cite-as")
private String ietfCiteAs;

@JsonProperty("url")
@JsonProperty("ietf:item")
private Url url;

/**
Expand Down

0 comments on commit 119ec6a

Please sign in to comment.