Closed Coduz closed 1 month ago
Attention: Patch coverage is 21.42857%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 16.81%. Comparing base (
c92b620
) to head (f537eda
). Report is 5 commits behind head on develop.
This PR adds
hasTrustMe
flag toMfaOption
entity. This will tell whether the MfaOption has a trustKey, since we are not returning the trustKey after creation.Related Issue None
Description of the solution adopted Added new attribute and related documentation
Screenshots None
Any side note on the changes made Updated Javadocs