sailpoint-oss / api-specs

This repo houses the API specifications for all SailPoint services.
MIT License
9 stars 15 forks source link

NEROCKET-73 Cypress PreReq - Create Request Form Workflow Action via API #25

Closed kaitlin-torre-sp closed 11 months ago

CLAassistant commented 11 months ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 11 months ago
OpenAPI lint errors: 109 problems (107 errors, 2 warnings, 0 infos, 0 hints) > nerm/paths/workflow_actions/ask_security_question_action.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/paths/workflow_actions/ask_security_question_action.yaml:2:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/paths/workflow_actions/ask_security_question_action.yaml#L2)|:warning:|path-summary-length|Rule 305: The summary value for a path should not exceed 5 words: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#305| > nerm/paths/workflow_actions/set_security_question_action.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/paths/workflow_actions/set_security_question_action.yaml:2:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/paths/workflow_actions/set_security_question_action.yaml#L2)|:warning:|path-summary-length|Rule 305: The summary value for a path should not exceed 5 words: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#305| > nerm/schemas/GET/WorkflowAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/GET/WorkflowAction.yaml:20:26](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/GET/WorkflowAction.yaml#L20)|:x:|schema-properties-must-have-example|Rule 304: The property add_requester_as_owner must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/GET/WorkflowAction.yaml:44:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/GET/WorkflowAction.yaml#L44)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/GET/WorkflowAction.yaml:48:13](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/GET/WorkflowAction.yaml#L48)|:x:|schema-properties-must-have-example|Rule 304: The property skippable must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/GET/WorkflowAction.yaml:52:20](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/GET/WorkflowAction.yaml#L52)|:x:|schema-properties-must-have-example|Rule 304: The property requires_comment must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/ApprovalAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/ApprovalAction.yaml:20:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/ApprovalAction.yaml#L20)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/ApprovalAction.yaml:24:13](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/ApprovalAction.yaml#L24)|:x:|schema-properties-must-have-example|Rule 304: The property skippable must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/ApprovalAction.yaml:28:20](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/ApprovalAction.yaml#L28)|:x:|schema-properties-must-have-example|Rule 304: The property requires_comment must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/AskSecurityQuestionAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/AskSecurityQuestionAction.yaml:14:23](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/AskSecurityQuestionAction.yaml#L14)|:x:|schema-properties-must-have-valid-formats-for-numbers-and-integers|Rule 171: The property number_of_questions must have a format defined with type:integer [int32, int64, bigint]: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#171| |[nerm/schemas/POST/WorkflowActions/AskSecurityQuestionAction.yaml:19:20](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/AskSecurityQuestionAction.yaml#L19)|:x:|schema-properties-must-have-valid-formats-for-numbers-and-integers|Rule 171: The property token_expiration must have a format defined with type:integer [int32, int64, bigint]: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#171| |[nerm/schemas/POST/WorkflowActions/AskSecurityQuestionAction.yaml:30:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/AskSecurityQuestionAction.yaml#L30)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/AutoAssignAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/AutoAssignAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/AutoAssignAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/AutoAssignAction.yaml:18:20](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/AutoAssignAction.yaml#L18)|:x:|schema-properties-must-have-example|Rule 304: The property contributor_attr must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/BatchUpdateAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/BatchUpdateAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/BatchUpdateAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/CloseSessionAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/CloseSessionAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/CloseSessionAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/ContributorsAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/ContributorsAction.yaml:32:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/ContributorsAction.yaml#L32)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/CreateProfileAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/CreateProfileAction.yaml:14:26](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/CreateProfileAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property add_requester_as_owner must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/CreateProfileAction.yaml:18:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/CreateProfileAction.yaml#L18)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/DuplicatePreventionAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/DuplicatePreventionAction.yaml:30:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/DuplicatePreventionAction.yaml#L30)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/EmailVerificationAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/EmailVerificationAction.yaml:14:20](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/EmailVerificationAction.yaml#L14)|:x:|schema-properties-must-have-valid-formats-for-numbers-and-integers|Rule 171: The property email_expiration must have a format defined with type:integer [int32, int64, bigint]: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#171| |[nerm/schemas/POST/WorkflowActions/EmailVerificationAction.yaml:19:20](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/EmailVerificationAction.yaml#L19)|:x:|schema-properties-must-have-valid-formats-for-numbers-and-integers|Rule 171: The property token_expiration must have a format defined with type:integer [int32, int64, bigint]: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#171| |[nerm/schemas/POST/WorkflowActions/EmailVerificationAction.yaml:30:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/EmailVerificationAction.yaml#L30)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/FulfillmentAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/FulfillmentAction.yaml:20:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/FulfillmentAction.yaml#L20)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/FulfillmentAction.yaml:24:20](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/FulfillmentAction.yaml#L24)|:x:|schema-properties-must-have-example|Rule 304: The property requires_comment must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/IdentityProofingAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/IdentityProofingAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/IdentityProofingAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/InvitationAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:23:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L23)|:x:|schema-properties-must-have-description|Rule 303: The property id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:23:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L23)|:x:|schema-properties-must-have-example|Rule 304: The property id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:26:21](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L26)|:x:|schema-properties-must-have-description|Rule 303: The property workflow_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:26:21](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L26)|:x:|schema-properties-must-have-example|Rule 304: The property workflow_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:29:29](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L29)|:x:|schema-properties-must-have-description|Rule 303: The property wait_for_completion must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:32:24](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L32)|:x:|schema-properties-must-have-description|Rule 303: The property return_profile must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:35:19](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L35)|:x:|schema-properties-must-have-description|Rule 303: The property portal_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:35:19](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L35)|:x:|schema-properties-must-have-example|Rule 304: The property portal_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:38:34](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L38)|:x:|schema-properties-must-have-description|Rule 303: The property registration_workflow_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:38:34](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L38)|:x:|schema-properties-must-have-example|Rule 304: The property registration_workflow_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:41:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L41)|:x:|schema-properties-must-have-description|Rule 303: The property email_attribute_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:41:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L41)|:x:|schema-properties-must-have-example|Rule 304: The property email_attribute_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:44:25](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L44)|:x:|schema-properties-must-have-description|Rule 303: The property profile_type_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:44:25](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L44)|:x:|schema-properties-must-have-example|Rule 304: The property profile_type_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:47:41](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L47)|:x:|schema-properties-must-have-description|Rule 303: The property validate_completed_registration must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:50:36](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L50)|:x:|schema-properties-must-have-description|Rule 303: The property validate_open_registration must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:58:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L58)|:x:|schema-properties-must-have-description|Rule 303: The property id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:58:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L58)|:x:|schema-properties-must-have-example|Rule 304: The property id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:61:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L61)|:x:|schema-properties-must-have-description|Rule 303: The property workflow_action_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:61:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L61)|:x:|schema-properties-must-have-example|Rule 304: The property workflow_action_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:64:18](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L64)|:x:|schema-properties-must-have-description|Rule 303: The property email_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:64:18](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L64)|:x:|schema-properties-must-have-example|Rule 304: The property email_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/InvitationAction.yaml:67:14](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/InvitationAction.yaml#L67)|:x:|schema-properties-must-have-description|Rule 303: The property type must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| > nerm/schemas/POST/WorkflowActions/LdapAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:18:14](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L18)|:x:|schema-properties-must-have-description|Rule 303: The property store_type must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:27:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L27)|:x:|schema-properties-must-have-description|Rule 303: The property id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:27:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L27)|:x:|schema-properties-must-have-example|Rule 304: The property id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:30:17](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L30)|:x:|schema-properties-must-have-description|Rule 303: The property role_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:30:17](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L30)|:x:|schema-properties-must-have-example|Rule 304: The property role_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:38:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L38)|:x:|schema-properties-must-have-description|Rule 303: The property id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:38:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L38)|:x:|schema-properties-must-have-example|Rule 304: The property id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:41:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L41)|:x:|schema-properties-must-have-description|Rule 303: The property workflow_action_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:41:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L41)|:x:|schema-properties-must-have-example|Rule 304: The property workflow_action_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:44:26](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L44)|:x:|schema-properties-must-have-description|Rule 303: The property value_builder_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:44:26](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L44)|:x:|schema-properties-must-have-example|Rule 304: The property value_builder_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:47:18](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L47)|:x:|schema-properties-must-have-description|Rule 303: The property position must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:55:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L55)|:x:|schema-properties-must-have-description|Rule 303: The property id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:55:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L55)|:x:|schema-properties-must-have-example|Rule 304: The property id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:58:22](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L58)|:x:|schema-properties-must-have-description|Rule 303: The property directory_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:58:22](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L58)|:x:|schema-properties-must-have-example|Rule 304: The property directory_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:61:21](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L61)|:x:|schema-properties-must-have-description|Rule 303: The property group_label must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:61:21](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L61)|:x:|schema-properties-must-have-example|Rule 304: The property group_label must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:64:18](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L64)|:x:|schema-properties-must-have-description|Rule 303: The property group_dn must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/LdapAction.yaml:64:18](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/LdapAction.yaml#L64)|:x:|schema-properties-must-have-example|Rule 304: The property group_dn must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/NotificationAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/NotificationAction.yaml:28:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/NotificationAction.yaml#L28)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/NotificationAction.yaml:37:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/NotificationAction.yaml#L37)|:x:|schema-properties-must-have-description|Rule 303: The property id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/NotificationAction.yaml:37:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/NotificationAction.yaml#L37)|:x:|schema-properties-must-have-example|Rule 304: The property id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/NotificationAction.yaml:40:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/NotificationAction.yaml#L40)|:x:|schema-properties-must-have-description|Rule 303: The property workflow_action_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/NotificationAction.yaml:40:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/NotificationAction.yaml#L40)|:x:|schema-properties-must-have-example|Rule 304: The property workflow_action_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/NotificationAction.yaml:43:18](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/NotificationAction.yaml#L43)|:x:|schema-properties-must-have-description|Rule 303: The property email_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/NotificationAction.yaml:43:18](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/NotificationAction.yaml#L43)|:x:|schema-properties-must-have-example|Rule 304: The property email_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/NotificationAction.yaml:46:14](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/NotificationAction.yaml#L46)|:x:|schema-properties-must-have-description|Rule 303: The property type must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| > nerm/schemas/POST/WorkflowActions/PasswordResetAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/PasswordResetAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/PasswordResetAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/ProfileCheckAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/ProfileCheckAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/ProfileCheckAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/ProfileSelectAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/ProfileSelectAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/ProfileSelectAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/RequestAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/RequestAction.yaml:20:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RequestAction.yaml#L20)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/RequestAction.yaml:24:20](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RequestAction.yaml#L24)|:x:|schema-properties-must-have-example|Rule 304: The property requires_comment must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/RestApiAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/RestApiAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RestApiAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/ReviewAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/ReviewAction.yaml:20:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/ReviewAction.yaml#L20)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/ReviewAction.yaml:24:20](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/ReviewAction.yaml#L24)|:x:|schema-properties-must-have-example|Rule 304: The property requires_comment must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:23:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L23)|:x:|schema-properties-must-have-description|Rule 303: The property id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:23:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L23)|:x:|schema-properties-must-have-example|Rule 304: The property id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:26:21](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L26)|:x:|schema-properties-must-have-description|Rule 303: The property workflow_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:26:21](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L26)|:x:|schema-properties-must-have-example|Rule 304: The property workflow_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:29:29](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L29)|:x:|schema-properties-must-have-description|Rule 303: The property wait_for_completion must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:32:25](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L32)|:x:|schema-properties-must-have-description|Rule 303: The property profile_to_send must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:36:24](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L36)|:x:|schema-properties-must-have-description|Rule 303: The property return_profile must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:39:32](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L39)|:x:|schema-properties-must-have-description|Rule 303: The property run_workflow_action_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:39:32](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L39)|:x:|schema-properties-must-have-example|Rule 304: The property run_workflow_action_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:42:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L42)|:x:|schema-properties-must-have-description|Rule 303: The property email_attribute_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:42:28](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L42)|:x:|schema-properties-must-have-example|Rule 304: The property email_attribute_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:45:25](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L45)|:x:|schema-properties-must-have-description|Rule 303: The property profile_type_id must have a description: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#303| |[nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml:45:25](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/RunWorkflowAction.yaml#L45)|:x:|schema-properties-must-have-example|Rule 304: The property profile_type_id must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/SetAttributesAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/SetAttributesAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/SetAttributesAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/SetSecurityQuestionAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/SetSecurityQuestionAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/SetSecurityQuestionAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/schemas/POST/WorkflowActions/SetSecurityQuestionAction.yaml:18:23](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/SetSecurityQuestionAction.yaml#L18)|:x:|schema-properties-must-have-valid-formats-for-numbers-and-integers|Rule 171: The property number_of_questions must have a format defined with type:integer [int32, int64, bigint]: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#171| > nerm/schemas/POST/WorkflowActions/SoapApiAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/SoapApiAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/SoapApiAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/StatusChangeAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/StatusChangeAction.yaml:21:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/StatusChangeAction.yaml#L21)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/UnassignAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/UnassignAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/UnassignAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/UpdateProfileAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/UpdateProfileAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/UpdateProfileAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| > nerm/schemas/POST/WorkflowActions/UsernamePasswordAction.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/WorkflowActions/UsernamePasswordAction.yaml:14:12](https://github.com/sailpoint-oss/api-specs/blob/nerocket-73-api-docs/nerm/schemas/POST/WorkflowActions/UsernamePasswordAction.yaml#L14)|:x:|schema-properties-must-have-example|Rule 304: The property archived must have a example: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304|