Solved "use_tfa" incorrect naming and typing in API

This topic has been solved
K

Kruzya

Guest
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

Continue reading...