"use_tfa" incorrect naming and typing in API

  • Thread starter Thread starter Kruzya
  • Start date Start date

Kruzya

Guest
Member
If we open API documentation for User entity, we can see field named as use_tfa with type array:
1638711075819.png

But in API response for /me action, this field is presented as usa_tfa and in boolean type:
1638711148174.png
 
Top