mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 12:27:48 +00:00
Merge pull request #15 from sailpoint-oss/NERRA-84-bulk-delete-user-profiles
Fix typo on delete user profiles request body
This commit is contained in:
@@ -4,7 +4,7 @@ content:
|
|||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
profiles:
|
user_profiles:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
type: object
|
type: object
|
||||||
|
|||||||
Reference in New Issue
Block a user