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

Documentation: Information on how to use HTTP API #264

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Documentation: Information on how to use HTTP API #264

merged 2 commits into from
Mar 27, 2024

Conversation

tbroden84
Copy link
Contributor

@tbroden84 tbroden84 commented Mar 27, 2024

WHY are these changes introduced?

This provider don't support the use of Message Broker HTTP API, but can be used together with other providers to do so.

WHAT is this pull request doing?

Add information and example on how to use other provider to access Message Broker HTTP API.

HOW can this pull request be tested?

Check new guide.md file.

@tbroden84
Copy link
Contributor Author

Reason for failing checks: Go-api v1.16.0 been added without correct updates. Present in #257

@dentarg
Copy link
Member

dentarg commented Mar 27, 2024

Can use https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs when changing only markdown :)

@@ -0,0 +1,33 @@
---
layout: "cloudamqp"
page_title: "HTTP API"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to make it more clear as just "HTTP API" is very generic term (needs updating in more places)

Suggested change
page_title: "HTTP API"
page_title: "Message Broker HTTP API"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point.

Copy link
Member

@dentarg dentarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@tbroden84 tbroden84 merged commit 8a8287e into main Mar 27, 2024
@tbroden84 tbroden84 deleted the http-api branch March 27, 2024 13:20
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.

2 participants