Skip to content

Commit

Permalink
feat(jans-config-api): user management patch endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
pujavs committed Apr 7, 2022
1 parent 1d3d90e commit 0a7ad7d
Show file tree
Hide file tree
Showing 5 changed files with 7,090 additions and 14 deletions.
2 changes: 1 addition & 1 deletion jans-cli/cli/jca.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ paths:
parameters: []
/jans-config-api/api/v1/config/database/ldap/{name}:
parameters:
- name: configId
- name: name
in: path
required: true
description: Name of LDAP configuration.
Expand Down
Loading

0 comments on commit 0a7ad7d

Please sign in to comment.