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

[client] add dynamic endpoints support #88

Merged
merged 3 commits into from
Jun 14, 2024
Merged

Conversation

jmaupetit
Copy link
Member

@jmaupetit jmaupetit commented Jun 12, 2024

Purpose

The API client and CLI needs to support dymanic endpoints.

Proposal

  • add dynamique/status endpoints support
  • add dynamique/session endpoints support
  • add tests for dynamique endpoints (CLI+client)

The bin/qcc scripts wraps the qcc command call using docker.
@jmaupetit jmaupetit force-pushed the add-client-dynamic branch from eb3bf62 to df3f17e Compare June 13, 2024 16:04
This is a relevant information when using the API with the client or the
CLI.
We are now able to query /dynamique API endpoints using the client but
also the CLI, yay!
@jmaupetit jmaupetit force-pushed the add-client-dynamic branch from 7bee614 to 0ac44e6 Compare June 14, 2024 14:59
@jmaupetit jmaupetit removed the WIP label Jun 14, 2024
@jmaupetit jmaupetit marked this pull request as ready for review June 14, 2024 14:59
@jmaupetit jmaupetit merged commit 2e8b483 into main Jun 14, 2024
12 checks passed
@jmaupetit jmaupetit deleted the add-client-dynamic branch June 14, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant