sailpoint-oss / api-specs

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

[NERRA-84] Add spec for NERM bulk delete user_profiles endpoint #12

Closed aaron-beck-sp closed 1 year ago

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 1 year ago
OpenAPI lint errors: 7 problems (7 errors, 0 warnings, 0 infos, 0 hints) > nerm/paths/user_profiles.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/paths/user_profiles.yaml:8:7](https://github.com/sailpoint-oss/api-specs/blob/NERRA-84-bulk-delete-user-profiles/nerm/paths/user_profiles.yaml#L8)|:x:|path-parameters-must-have-example|Rule 304: An example for query must be provided under one of the following keys: example, schema.example, examples: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/paths/user_profiles.yaml:9:7](https://github.com/sailpoint-oss/api-specs/blob/NERRA-84-bulk-delete-user-profiles/nerm/paths/user_profiles.yaml#L9)|:x:|path-parameters-must-have-example|Rule 304: An example for user_id must be provided under one of the following keys: example, schema.example, examples: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/paths/user_profiles.yaml:10:7](https://github.com/sailpoint-oss/api-specs/blob/NERRA-84-bulk-delete-user-profiles/nerm/paths/user_profiles.yaml#L10)|:x:|path-parameters-must-have-example|Rule 304: An example for ne_attribute_id must be provided under one of the following keys: example, schema.example, examples: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/paths/user_profiles.yaml:11:7](https://github.com/sailpoint-oss/api-specs/blob/NERRA-84-bulk-delete-user-profiles/nerm/paths/user_profiles.yaml#L11)|:x:|path-parameters-must-have-example|Rule 304: An example for profile_id must be provided under one of the following keys: example, schema.example, examples: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/paths/user_profiles.yaml:12:7](https://github.com/sailpoint-oss/api-specs/blob/NERRA-84-bulk-delete-user-profiles/nerm/paths/user_profiles.yaml#L12)|:x:|path-parameters-must-have-example|Rule 304: An example for relationship_type must be provided under one of the following keys: example, schema.example, examples: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/paths/user_profiles.yaml:13:7](https://github.com/sailpoint-oss/api-specs/blob/NERRA-84-bulk-delete-user-profiles/nerm/paths/user_profiles.yaml#L13)|:x:|path-parameters-must-have-example|Rule 304: An example for metadata must be provided under one of the following keys: example, schema.example, examples: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#304| |[nerm/paths/user_profiles.yaml:23:16](https://github.com/sailpoint-oss/api-specs/blob/NERRA-84-bulk-delete-user-profiles/nerm/paths/user_profiles.yaml#L23)|:x:|path-operation-check|Rule 400: post is invalid, the operationId must start with one of the allowed values [approve,cancel,complete,create,delete,disable,enable,export,hide,import,move,ping,reject,reset,search,send,set,show,start,submit,sync,test,unlock,unregister,update] for post endpoints: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#400|