Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation on endpoints options #2663

Open
trevorhardy opened this issue Jul 15, 2024 · 0 comments
Open

Add documentation on endpoints options #2663

trevorhardy opened this issue Jul 15, 2024 · 0 comments
Assignees
Labels
documentation Issues pertaining to missing documentation or errors in documentation

Comments

@trevorhardy
Copy link
Contributor

There are a number of endpoint options that are not documented in Configuration Options Reference and should be. Looking at the source code they appear to be:

  • sourceOnly
  • receiveOnly
  • singleConnectionOnly
  • multipleConnectionsAllowed
  • connectionRequired
  • connectionOptional

Some of these are identical to what is available in the value interfaces and can likely leverage that documentation. Restructuring of the documentation my be in order.

@trevorhardy trevorhardy added the documentation Issues pertaining to missing documentation or errors in documentation label Jul 15, 2024
@trevorhardy trevorhardy self-assigned this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues pertaining to missing documentation or errors in documentation
Projects
None yet
Development

No branches or pull requests

1 participant