-
Type:
Documentation task
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: None
-
Component/s: Documentation (D)
-
Sprint 101 (Jun 2023)
-
0.5
User API method user.login examples are outdated:
- The Requesting authenticated user's information (6.0) response example is up-to-date, but returns the property "type", which is not mentioned in the User object page or in the section Return values for user.login method.
- The Requesting authenticated user's information (6.4 and also 7.0) response example is missing properties "deprovisioned", "auth_type", and "secret", which (in addition to the property "type") are not mentioned in the User object page or in the section Return values for user.login method.
Documentation should be updated.