-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 6.5.0, 6.5.0.1, 7.0.0
-
Fix Version/s: None
-
Component/s: API descriptor, authentication
-
Labels:
-
Support Ticket IDs:
Bug description
For the TreeContext and the ExternalRequestContext documentation, the parts related to accessing Node headers and context is no longer available in 6.5 documentation. If with only this information, one will wonder how does get request headers and other contextual state that's publicly documented.
and compare with
This goes for some other public classes mentioned like TreeContext.
How to reproduce the issue
- See the above URL and compare.
Expected behaviour
The documentation should provide correct information
Current behaviour
Missing information.
Work around
The methods and fields is still there.
Code analysis
-