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

M #445: Fix flow_endpoint example in docs #486

Merged
merged 1 commit into from
Aug 22, 2023
Merged

M #445: Fix flow_endpoint example in docs #486

merged 1 commit into from
Aug 22, 2023

Conversation

vickmp
Copy link
Member

@vickmp vickmp commented Aug 21, 2023

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for PR followers and do not help prioritize the request

Description

The example endpoint for flow_endpoint in the documentation is not valid. The /RPC2 path only applies to the OpenNebula endpoint. If a user copies this as an example, the OneFlow server will return errors.

References

#445

New or Affected Resource(s)

  • opennebula_service

Checklist

  • I have created an issue and I have mentioned it in References
  • My code follows the style guidelines of this project (use go fmt)
  • My changes generate no new warnings or errors
  • I have updated the unit tests and they pass succesfuly
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation (if needed)
  • I have updated the changelog file

@frousselet frousselet merged commit b8be2ce into master Aug 22, 2023
6 checks passed
@frousselet frousselet deleted the m-445 branch August 22, 2023 14:10
@frousselet frousselet linked an issue Aug 22, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

opennebula_service: Plugin did not respond
2 participants