Closed TheNullicorn closed 4 years ago
Closes #266
Since sometime around #240, the ownerUuid field in the /key endpoint was renamed to owner. This PR reflects that change in the Java API, which is currently returning null for the owner's UUID.
ownerUuid
/key
owner
Closes #266
Since sometime around #240, the
ownerUuid
field in the/key
endpoint was renamed toowner
. This PR reflects that change in the Java API, which is currently returning null for the owner's UUID.