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

Update users create token description #8129

Merged
merged 1 commit into from
May 16, 2024

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

  1. The endpoint does not create a user
  2. The endpoint is incorrect

Fixes #8128

Test Plan

Manual

Related PRs and Issues

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

@stnguyen90 stnguyen90 requested a review from loks0n May 15, 2024 19:12
@stnguyen90 stnguyen90 self-assigned this May 15, 2024
@stnguyen90 stnguyen90 linked an issue May 15, 2024 that may be closed by this pull request
2 tasks
@stnguyen90 stnguyen90 marked this pull request as ready for review May 15, 2024 19:13
1. The endpoint does not create a user
2. The endpoint is incorrect
@stnguyen90 stnguyen90 force-pushed the fix-users-create-token-description branch from 3f3d644 to 0c5cf36 Compare May 15, 2024 19:15
@TorstenDittmann TorstenDittmann merged commit 8267ed4 into 1.5.x May 16, 2024
21 checks passed
@TorstenDittmann TorstenDittmann deleted the fix-users-create-token-description branch May 16, 2024 10:04
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.

📚 Documentation: createToken says it will create a user if they do not exist
3 participants