Skip to content

feat(cpp): add functions related to user management, and initial high-level client#3733

Draft
slbotbm wants to merge 8 commits into
apache:masterfrom
slbotbm:cpp-more-3-functions
Draft

feat(cpp): add functions related to user management, and initial high-level client#3733
slbotbm wants to merge 8 commits into
apache:masterfrom
slbotbm:cpp-more-3-functions

Conversation

@slbotbm

@slbotbm slbotbm commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR address?

Closes #
Relates to #2100

Rationale

Works towards completion of cpp client.

What changed?

Adds the following:

  • create_user
  • get_user
  • get_users
  • update_user
  • delete_user
    and their tests.

Adds high level client that will function as primary API with documentation. The diff looks big since a lot of the public api was changed and aligned to PascalCase. I have not rewritten the tests using the high level client since I would like to do that at once instead of a gradual approach.

Local Execution

  • Passed
  • Pre-commit hooks ran

AI Usage

If AI tools were used, please answer:

  1. Which tools? codex
  2. Scope of usage? code generation
  3. How did you verify the generated code works correctly? read through it
  4. Can you explain every line of the code if asked? yes

@slbotbm
slbotbm marked this pull request as draft July 22, 2026 20:01
@github-actions github-actions Bot added S-waiting-on-review PR is waiting on a reviewer and removed S-waiting-on-review PR is waiting on a reviewer labels Jul 22, 2026
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.

1 participant