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:
aaron-beck-sp
2023-08-10 10:38:15 -04:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ content:
schema:
type: object
properties:
profiles:
user_profiles:
type: array
items:
type: object