mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 04:19:09 +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:
|
||||
type: object
|
||||
properties:
|
||||
profiles:
|
||||
user_profiles:
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user