Get pattern documentation
GET/nevisadmin/api/v1/projects/:projectKey/documentation/:className
Required permission: VIEW_PROJECT on the project, or higher scope
Returns the HTML documentation for the given pattern class within the specified project.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Success
Invalid project key
Insufficient permissions.
Project or pattern documentation not found
Failed to transfer documentation