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

Generic call #1497

Merged
merged 4 commits into from
Mar 30, 2022
Merged

Generic call #1497

merged 4 commits into from
Mar 30, 2022

Conversation

wtrocki
Copy link
Collaborator

@wtrocki wtrocki commented Mar 29, 2022

Fixes #1494

Adding number of things to the CLI:

  • Ability to call any API without defining it in the code (was requested by support)
  • Adding command for supporting generic api calls with fresh tokens

Verification

rhoas request --path=/api/kafkas_mgmt/v1/kafkas

@wtrocki wtrocki requested a review from rkpattnaik780 March 29, 2022 16:27
@wtrocki
Copy link
Collaborator Author

wtrocki commented Mar 29, 2022

I need find better way of handling body for now

@rkpattnaik780
Copy link
Contributor

Is generic call required for control planes only?

@wtrocki
Copy link
Collaborator Author

wtrocki commented Mar 30, 2022

Current priority is for control plane operation. Once mas-sso is removed we can look to override base urls etc.

@wtrocki wtrocki merged commit bffe907 into main Mar 30, 2022
@wtrocki wtrocki deleted the generic-call branch March 30, 2022 10:56
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.

Option to invoke an endpoint by url
2 participants