Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
  • Loading branch information
zelinh committed Jan 28, 2025
1 parent 90e8a74 commit 1e02a11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/default/security/api/internalusers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ chapters:
path: /_plugins/_security/api/internalusers/{username}
method: PUT
parameters:
username: test
username: internalusers-test
request:
payload:
password: myWeakPassword123!
opendistro_security_roles: []
backend_roles: []
attributes: {}
response:
status: 200
status: 201
- synopsis: Get internal user.
path: /_plugins/_security/api/internalusers/{username}
method: GET
Expand Down

0 comments on commit 1e02a11

Please sign in to comment.