Skip to content

Commit

Permalink
Automated commit 'Merge pull request #56 from sailpoint/NEROCKET-1992
Browse files Browse the repository at this point in the history
NEROCKET-1992 fixing audit api specs by splitting page inwto workflow…' by github action: 11692194302
  • Loading branch information
developer-relations-sp committed Nov 5, 2024
1 parent 1ab5d11 commit 7bc8003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nerm/schemas/POST/AuditEvent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ properties:
subject_type:
description: Categorization of audit event.
type: string
enum: [Profile, WorkflowSession, Email, FormAttributeForm, FormAttribute, Form, IdproxyPermission, NeAttributeOption, NeAttribute, Notification, Page, Permission, PortalRegistrationWorkflow, Portal, ProfileTypeRole, ProfileType, RoleProfile, NeprofileRole, NeaccessRole, IdproxyRole, SecurityQuestion, UserManager, UserProfile, UserRole, User, Validation, VerificationEmail, WorkflowAction, CreateWorkflow, UpdateWorkflow, AutomatedWorkflow, BatchWorkflow, ExpirationWorkflow, InvitationWorkflow, LoginWorkflow, PasswordResetWorkflow, RegistrationWorkflow, Get, Post, Patch, Delete]
enum: [Profile, WorkflowSession, Email, FormAttributeForm, FormAttribute, Form, IdproxyPermission, NeAttributeOption, NeAttribute, Notification, WorkflowPage, ProfilePage, Permission, PortalRegistrationWorkflow, Portal, ProfileTypeRole, ProfileType, RoleProfile, NeprofileRole, NeaccessRole, IdproxyRole, SecurityQuestion, UserManager, UserProfile, UserRole, User, Validation, VerificationEmail, WorkflowAction, CreateWorkflow, UpdateWorkflow, AutomatedWorkflow, BatchWorkflow, ExpirationWorkflow, InvitationWorkflow, LoginWorkflow, PasswordResetWorkflow, RegistrationWorkflow, Get, Post, Patch, Delete]
example: Profile
type:
description: The type of audit event
Expand Down

0 comments on commit 7bc8003

Please sign in to comment.