[OPENAM-16003] Broken link in API documentation Created: 09/Mar/20 Updated: 13/Mar/20 |
|
Status: | Open |
Project: | OpenAM |
Component/s: | API descriptor |
Affects Version/s: | 6.5.2.3 |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Abel Hoxeng | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | javadocs | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Rank: | 1|i005vz: |
Support Ticket IDs: |
Description |
Bug descriptionWhen navigating to https://backstage.forgerock.com/docs/am/6.5/apidocs/org/forgerock/openam/auth/node/api/Node.html you will get a 404 if you click on Node.Metadata. |
Comments |
Comment by Jonathan Thomas [ 13/Mar/20 ] |
Possibly needs the @Documented annotation to produce javadoc. |