-
Notifications
You must be signed in to change notification settings - Fork 5
[Documentation] Add JavaDoc for OutAdapters #795
Copy link
Copy link
Open
Labels
Component: IntegrationsIssues regarding the IntegrationsIssues regarding the IntegrationsPriority: MediumThe issue contains work with medium priority.The issue contains work with medium priority.Type: DocumentationThe issue contains work for the documentationThe issue contains work for the documentation
Description
Activity
Metadata
Metadata
Assignees
Labels
Component: IntegrationsIssues regarding the IntegrationsIssues regarding the IntegrationsPriority: MediumThe issue contains work with medium priority.The issue contains work with medium priority.Type: DocumentationThe issue contains work for the documentationThe issue contains work for the documentation
Type
Projects
- StatusShow more project fieldsOpen
Relevant documentation
refarch-integrations
Problem description (optional)
OutPorts are used as an entrypoint to our integration artifacts.
That's why JavaDoc is essential here to descripe the API relevant for developers.
However currently, many OutPorts don't have JavaDoc at all or lack in coverage.
Desired solution
Provide JavaDoc for all OutPorts and all methods exposed.
Additional context (optional)
No response
No duplicate
Code of Conduct