Commit Graph

135 Commits

Author SHA1 Message Date
GitHub Action Bot
1e7c12049f Automated commit 'Merge pull request #1568 from sailpoint/michelle.kleiman/ADI-2610
ADI-2610: update api specs for access request identity metrics endpoint' by github action: 8010061513
2024-02-22 19:39:53 +00:00
GitHub Action Bot
b2eb28887c Automated commit 'Devrel 1470: Fix v3 schema validator errors (#1563)
* Fixed several issues

* More fixes to v3 APIs

* More fixes

* Fixed more v3 schema issues

* fixed campaign filters path

* Updated redoc API generator to v10

* Updated redoc api generator action to latest version

* Added log to action

* Fixed path in action

* Added orderBy to saved search

* Added some fixes for beta

* Fixed duplicate nullable

* Triggering checks again

* Triggering checks again

* More beta fixes

* Fixed schema bug' by github action: 7980819692
2024-02-20 22:24:02 +00:00
GitHub Action Bot
10c00e7863 Automated commit 'Merge pull request #1566 from sailpoint/devrel-1389
Devrel 1389' by github action: 7976656565
2024-02-20 16:21:27 +00:00
GitHub Action Bot
3e95965848 Automated commit 'split out source account into separate examples (#1558)' by github action: 7877424915 2024-02-12 20:19:25 +00:00
GitHub Action Bot
4ec676b11c Automated commit 'Merge pull request #1530 from sailpoint/michelle.kleiman/ADI-1785
michelle.kleiman/ADI-1785' by github action: 7789730980
2024-02-05 19:20:32 +00:00
GitHub Action Bot
727da808e3 Automated commit 'Merge pull request #1539 from sailpoint/missing-source-props
Adding created and modified to Source schemas' by github action: 7630767867
2024-01-23 19:19:31 +00:00
GitHub Action Bot
cb4d0d354d Automated commit 'Merge pull request #1529 from sailpoint/devrel-1430
devrel-1430' by github action: 7574127501
2024-01-18 18:03:54 +00:00
GitHub Action Bot
53f0c40dc2 Automated commit 'Merge pull request #1509 from sailpoint/fix/SpConfigResponses
Fix the response schema for sp config endpoints' by github action: 7120554106
2023-12-06 21:36:29 +00:00
GitHub Action Bot
bceacdac4e Automated commit 'ISCARP-12769: Added API documentation for duo and okta verify. (#1500)' by github action: 7044880054 2023-11-30 10:04:33 +00:00
GitHub Action Bot
a5a3d91afb Automated commit 'ISCCOMPLI-834: move 'alerts' from FullCampaign to SlimCampaign (#1497)
* ISCCOMPLI-834: move 'alerts' from FullCampaign to SlimCampaign

* ISCCOMPLI-834: move 'alerts' from FullCampaign to SlimCampaign

* ISCCOMPLI-834: add totalCertifications and completedCertifications

* ISCCOMPLI-834: add integer format

* ISCCOMPLI-834: move created field from Campaign to SlimCampaign' by github action: 7023526642
2023-11-28 19:23:38 +00:00
GitHub Action Bot
361f62d200 Automated commit 'Merge pull request #1490 from sailpoint/PLTFORMS-1911
PLTFORMS-1911: SP forms file functionality' by github action: 6906074136
2023-11-17 15:42:57 +00:00
GitHub Action Bot
03d88f31b9 Automated commit 'PLTDP-3876 - Moving RDE API specs from internal to V3 (#1451)
* PLTDP-3876: identity details report request body example changed

* PLTDP-3876: reports/{id}/cancel endpoint added

* PLTDP-3876: added 'reports/result' endpoint

* PLTDP-3876: lint errors fixed

* PLTDP-3876: spacing issue with examples for tequest bodies fixed

* PLTDP-3876: schema and example fixes for response bodies

* PLTDP-3876 PLTDP:3876: 'reporting/reports/{taskResultId}/{fileFormat}' endpoint described

* PLTDP-3876: added 'reporting/reports/{reportName}/genericReport' description, returns example schema updated

* PLTDP-3876: GenericReports schema fixed

* PLTDP-3876: unnecessary quates removed from generic reports path description

* PLTDP-3876: review changes - payloads changed, generic reports endpoint removed

* PLTDP-3876: unused examples removed

* PLTDP-3876: removed 'PDF' from examples as this type is going to be deprecated

* PLTDP-3876: nullable parameters added for nullable payloads

* PLTDP-3876: progress field for TaskResultDetails marked nullable

* PLTDP-3876: moved specs to beta till their endpoints will be callable and maintainable

* PLTDP-3876: moving api specs from internal beta to v3

* PLTDP-3876: changed security description, default value for path var fixed

* PLTDP-3876: schemas updated

* PLTDP-3876: schema for TaskResultDetails fixed

* PLTDP-3876: missing example added

* PLTDP-3876: taskDefName example gated with quotes

* PLTDP-3876: cleared beta files after merge with master

* PLTDP-3876: quotes restored for ReportDetails. It is the same as in master branch with extended description

* PLTDP-3876: review changes applied

* PLTDP-3876: mising example for completed query param added

* PLTDP-3876: changed type schema for 'completed' param

* PLTDP-3876: changed type schema for 'fileFormat' param, enum description should be within type

* PLTDP-3876: all necessary run report payloads to be published as public added.

* PLTDP-3876: report types moved to enum, all necessary arguments described as oneOf in the schema

* PLTDP-3876: description and example for report details added

* PLTDP-3876: description and example for reportType added

* PLTDP-3876: review changes - titles added for arguments, required added to the arguments properties, boolean properties types fixed

* PLTDP-3876: syntax of required fields changed

* PLTDP-3876: property for ACCOUNTS arguments schema cleaned up

* PLTDP-3876: attempt to fix example for arguments

* PLTDP-3876: second attempt to fix example for arguments

* PLTDP-3876: third attempt to fix 'cannot assign to this.SetS3Bucket'

* PLTDP-3876: most of proposed changes done. Need to discuss task result progress

* PLTDP-3876: examples updated according to changes

* PLTDP-3876: report result status updated

* PLTDP-3876: report result reportType fixed

* PLTDP-3876: 'setS3Bucket' property renamed to resolve go SDK collision

* PLTDP-3876: fixing beta api file

* PLTDP-3876: fixing beta api file, removed also next line

* Merged with master

* removed duplicate description key

---------

Co-authored-by: Colin McKibben <colin.mckibben@sailpoint.com>' by github action: 6813717402
2023-11-09 15:13:05 +00:00
GitHub Action Bot
2b773ed860 Automated commit 'Fix the schema validator workflow to work with the new validator comm… (#1485)
* Fix the schema validator workflow to work with the new validator commands

* Fixed indentation level of name property for sod exceptions

* Fixed linter error' by github action: 6772295597
2023-11-06 14:39:43 +00:00
GitHub Action Bot
14bfa0a0de Automated commit 'Merge pull request #1487 from sailpoint/fix/schemaValidationChecks
Fix specification so that our schema validator passes' by github action: 6746467622
2023-11-03 14:27:44 +00:00
GitHub Action Bot
03c7b80a9e Automated commit 'Merge pull request #1469 from sailpoint/devrel-1185-2
Devrel 1185 2' by github action: 6736623414
2023-11-02 18:15:05 +00:00
GitHub Action Bot
2204c1a4c6 Automated commit 'Merge pull request #1468 from sailpoint/sdhus/IDNLANAI-9545
IDNLANAI-9545 - Updated the documentation for support DtoType in tagged objects' by github action: 6720968148
2023-11-01 14:29:03 +00:00
GitHub Action Bot
d1b82d67ff Automated commit 'Merge pull request #1467 from sailpoint/fix/updateSpecsForPythonSDK
Fix/update specs for python sdk' by github action: 6693581423
2023-10-30 13:35:25 +00:00
GitHub Action Bot
8fc822a2d8 Automated commit 'IDA-20950 Add role-mining-potential-roles paths (#1465)
* IDA-20950 add role-mining-potential-roles paths, including identityUsage

* IDA-20950 update summaries, security

* IDA-20950 validation fixes

* IDA-20950 fixes for RoleMiningPotentialRoleSummary.yaml

* IDA-20950 remove top level example

* IDA-20950 add examples

* IDA-20950 use nullable attribute

* IDA-20950 move the potential role endpoints to the end of the Role Mining section

* IDA-20950 more updates

* IDA-20950 add nullable

* IDA-20950 more nullable updates

* IDA-20950 fix enums

* IDA-20950 add RoleMiningSessionState.yaml

* IDA-20950 use oneOf instead of nullable

* IDA-20950 the SDK generators don't like oneOf w/ null.   Try nullable for the object.

* IDA-20950 Go SDK generator doesn't like the NullableEntityCreatedByDTO.yaml

* IDA-20950 another attempt to appease the GO SDK generator

* IDA-20950 appease OpenAPI lint

* IDA-20950 dummy example

* IDA-20950 add RoleMiningPotentialRoleSourceUsage.yaml

* IDA-20950 added activity data properties to RoleMiningEntitlement.yaml

* IDA-20950 remove existing top-level example

* IDA-20950 add examples for RoleMiningEntitlement and RoleMiningEntitlementRef' by github action: 6669293862
2023-10-27 15:38:06 +00:00
GitHub Action Bot
8feb65a5a5 Automated commit 'ISCARP-12522: updated MFA configuration APIs. (#1466)' by github action: 6660165278 2023-10-26 21:53:57 +00:00
GitHub Action Bot
9b7a3225b5 Automated commit 'IDNARSENAL-18279: a couple tweaks to the /identities/process endpoint docs (#1464)
* IDNARSENAL-18279: a couple tweaks to the /identities/process endpoint docs

* IDNARSENAL-18279: fix description

* IDNARSENAL-18279: line format' by github action: 6631941173
2023-10-24 20:02:59 +00:00
GitHub Action Bot
bff3c4ea99 Automated commit 'PLTIN-5722: Update bypassIdp Description In ServiceProviderConfiguration (#1462)
* PLTIN-5722: Update bypassIdp Description In ServiceProviderConfiguration

* PLTIN-5722: Fix linting errors

* PLTIN-5722: Add default boolean values and description to ServiceProviderConfiguration' by github action: 6593121142
2023-10-20 22:05:08 +00:00
GitHub Action Bot
1f9ccf319b Automated commit 'Merge pull request #1461 from sailpoint/devrel-1231
Devrel 1231' by github action: 6590689930
2023-10-20 17:10:31 +00:00
GitHub Action Bot
5ffb06b895 Automated commit 'Merge pull request #1441 from sailpoint/devrel-1233
Devrel 1233, 1244, 1245' by github action: 6485934435
2023-10-11 17:23:33 +00:00
GitHub Action Bot
d6eed8f9ab Automated commit 'Merge pull request #1439 from sailpoint/siva.kamadana/IDA-19480
IDA-19480: Remove forceRefresh to introduce 2 new fields' by github action: 6459594549
2023-10-09 16:59:36 +00:00
GitHub Action Bot
bd170d6b5a Automated commit 'Merge pull request #1421 from sailpoint/devrel-1183
Devrel 1183' by github action: 6422197389
2023-10-05 17:08:04 +00:00
GitHub Action Bot
02b3f43911 Automated commit 'IDNLANAI-9288 : Cloud API Common WGMS. API documentation for All V3 API (#1366)
* IDNLANAI-9288 WGMS - Bulk delete workgroups API documentation.

* IDNLANAI-9288 WGMS - Bulk delete workgroups API documentation.

* IDNLANAI-9288 WGMS - Bulk delete workgroups API documentation.

* IDNLANAI-9288 WGMS - Bulk delete workgroups API documentation.

* IDNLANAI-9288 WGMS - Bulk delete workgroups API documentation.

* IDNLANAI-9288 WGMS - Bulk delete workgroups API documentation.

* IDNLANAI-9288 WGMS - Bulk delete workgroups API documentation.

* IDNLANAI-9288 WGMS - Connection API documentation.

* IDNLANAI-9288 WGMS - Connection API documentation issue fixes.

* IDNLANAI-9288 WGMS - Connection API documentation issue fixes.

* IDNLANAI-9288 WGMS - Connection API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Connection API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Connection API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Membership API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Membership API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Membership API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Membership API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Membership API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Membership API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Membership API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Membership API Bulk Add and Delete API.

* IDNLANAI-9288 WGMS - Delete workgroup by Id

* IDNLANAI-9288 WGMS -Patch workgroup by Id

* IDNLANAI-9288 WGMS -Patch workgroup by Id

* IDNLANAI-9288 WGMS -Patch workgroup by Id

* IDNLANAI-9288 WGMS -Patch workgroup by Id

* IDNLANAI-9288 WGMS -Patch workgroup by Id

* IDNLANAI-9288 WGMS -Patch workgroup by Id

* IDNLANAI-9288 WGMS - code review commemnts fixed.

* IDNLANAI-9288 WGMS - code review commemnts fixed.

* IDNLANAI-9288 WGMS - code review commemnts fixed.

* IDNLANAI-9288 WGMS - code review commemnts fixed.

* IDNLANAI-9288 WGMS - code review commemnts fixed.

* IDNLANAI-9288 WGMS - code review commemnts fixed.

* IDNLANAI-9288 WGMS - removed unused files.

* IDNLANAI-9288 WGMS - changed path paramaters.

* IDNLANAI-9288 WGMS - changed path paramaters.

* IDNLANAI-9288 WGMS - changed path paramaters.

* IDNLANAI-9288 WGMS - option field changes.

* IDNLANAI-9288 WGMS - option field changes.

* IDNLANAI-9288 WGMS - option field changes.

* IDNLANAI-9288 WGMS - option field changes.

* IDNLANAI-9288 WGMS - field names corrected.

* IDNLANAI-9288 WGMS - field names corrected.

* IDNLANAI-9288 WGMS - field names corrected.

* IDNLANAI-9288 WGMS - field names corrected.

* IDNLANAI-9288 Renamed file.

* IDNLANAI-9288 Renamed file.

* IDNLANAI-9288 urls corrected.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 code review comments.

* IDNLANAI-9288 http status code 207  implemented.

* IDNLANAI-9288 http status code 207  implemented.

* IDNLANAI-9288 http status code 207  implemented.

* IDNLANAI-9288 http status code 207  implemented.

* IDNLANAI-9288 http status code 207  implemented.

* IDNLANAI-9288 http status code 207  implemented.

* IDNLANAI-9288 http status code 207  implemented.

* IDNLANAI-9288 http status code 207  implemented.

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 bulk request payload changes

* IDNLANAI-9288 renamed files.

* IDNLANAI-9288 renamed files.

* IDNLANAI-9288 review comments.

* IDNLANAI-9288 review comments.

* IDNLANAI-9288 review comments.

* IDNLANAI-9288 review comments.

* IDNLANAI-9288 review comments.

* IDNLANAI-9288 http status code changes.

* IDNLANAI-9288 filters added

* IDNLANAI-9288 correction

* IDNLANAI-9288 correction' by github action: 6414842231
2023-10-05 05:05:54 +00:00
GitHub Action Bot
4664a9ad12 Automated commit 'Updated transform update operation to correct schema (#1435)' by github action: 6408212317 2023-10-04 15:31:32 +00:00
GitHub Action Bot
8d5adae6b7 Automated commit 'Fixed schema for PUT transforms/id (#1433)
* Fixed schema for PUT transforms/id

* Added fix to beta transforms

* Correct reference path for v3 transform schemas

* Fixed scopes for transforms' by github action: 6395560441
2023-10-03 16:08:34 +00:00
GitHub Action Bot
00f838f4e1 Automated commit 'ISCCOMPLI-306: Beta to v3 API doc migration for set schedule campaign template API (#1427)
* ISCCOMPLI-306: Beta to v3 API doc migration for set schedule campaign template API

* ISCCOMPLI-306: Removed DAILY option from beta schedule

* ISCCOMPLI-306: Fix for linter errors

* ISCCOMPLI-306: Fix for linter errors

* ISCCOMPLI-306: Added more descriptions in beta files

* ISCCOMPLI-306: Fixed more linter errors

* ISCCOMPLI-306: Fixed more linter errors

* ISCCOMPLI-306: Added the main v3 path' by github action: 6381139723
2023-10-02 14:01:58 +00:00
GitHub Action Bot
5390cfdd5e Automated commit 'Merge pull request #1425 from sailpoint/mtran/PLTCONN-3881
PLTCONN-3881: Add docs for /managed-clients/provision' by github action: 6354383558
2023-09-29 16:30:40 +00:00
GitHub Action Bot
69001e5e4a Automated commit 'ISCCOMPLI-300: beta to v3 api doc of Create campaign template (#1419)
* ISCCOMPLI-300: beta to v3 api doc of Create campaign template' by github action: 6315206402
2023-09-26 15:53:33 +00:00
GitHub Action Bot
3586674c6e Automated commit 'IDNARSENAL-17122: Add customer-facing beta for identity's ownership of objects (#1409)
* IDNARSENAL-17122: Add customer-facing beta for identity's ownership of objects

* Rename description

* Rename description

* Make linter happy' by github action: 6163387959
2023-09-12 18:22:57 +00:00
GitHub Action Bot
3f3a85c2ae Automated commit 'Campaigns must have a deadline in the future (#1408)' by github action: 6161658071 2023-09-12 15:33:13 +00:00
GitHub Action Bot
2c79a2430f Automated commit 'IDNARSENAL-18706 - beta specs for NCD (#1402)
* IDNARSENAL-18706 - beta specs for NCD

* IDNARSENAL-18706 - added defaults for boolean properties

* IDNARSENAL-18706 - PR review changes

* IDNARSENAL-18706 - PR review changes' by github action: 6161064967
2023-09-12 14:43:17 +00:00
GitHub Action Bot
e5dd2ec8a3 Automated commit 'Fixed typos (#1406)
* Fixed typos

* Added enum and example to StatusChange.yaml' by github action: 6160780621
2023-09-12 14:20:23 +00:00
GitHub Action Bot
0e8525ddc4 Automated commit 'Fixed include/exclude types for SP config WORKFLOW (#1407)' by github action: 6160773781 2023-09-12 14:19:58 +00:00
GitHub Action Bot
c64a7e8388 Automated commit 'Merge pull request #1385 from sailpoint/PLTCORE-3777
PLTCORE-3777 - Updating field for deprecated header / footer' by github action: 6148121963
2023-09-11 14:56:17 +00:00
GitHub Action Bot
9700032e5d Automated commit 'Merge pull request #1381 from sailpoint/karthikj/idndenali-7705
IDNDENALI-7705: Create taskman GET /v3/task-status and it should accept filtering' by github action: 6089577646
2023-09-05 20:43:50 +00:00
GitHub Action Bot
6c24e446ce Automated commit 'ISCCOMPLI-297 : Get Campaign Reports Config V3 Api Doc Changes regarding migration from beta to v3 (#1395)
* V3 Api Doc Changes regarding migration from beta to v3

* refactoring as suggestd by OPENAPI lint errors

* refactored the oauth2 flow for distinction between 2 types of tokens,
refer :-  8d25219289' by github action: 6073593972
2023-09-04 12:45:15 +00:00
GitHub Action Bot
6175e1818c Automated commit 'Merge pull request #1393 from sailpoint/devrel-1145
devrel-1145' by github action: 6040426441
2023-08-31 17:16:05 +00:00
GitHub Action Bot
9342c8f37f Automated commit 'Merge pull request #1384 from sailpoint/luisorozco/IDA-20150
IDA-20150 adding valueType to OutlierFeatureSummary' by github action: 5955799620
2023-08-23 19:49:21 +00:00
GitHub Action Bot
1056d40389 Automated commit 'Merge pull request #1380 from sailpoint/fchavez/IDA-17399
IDA-17399 Update API documentation for auto-rm endpoints and payloads' by github action: 5943048417
2023-08-22 19:10:53 +00:00
GitHub Action Bot
b151c10869 Automated commit 'Merge pull request #1363 from sailpoint/devrel-846
devrel-846' by github action: 5880320749
2023-08-16 14:47:53 +00:00
GitHub Action Bot
9ff64f58f0 Automated commit 'Merge pull request #1379 from sailpoint/ishaanv/IDNWAIMEA-11768
IDNWAIMEA-11768 : V3 API doc changes for Campaign Get Report' by github action: 5879748675
2023-08-16 13:58:25 +00:00
GitHub Action Bot
dce3522d00 Automated commit 'Merge pull request #1358 from sailpoint/siva.kamadana/IDA-19034
IDA-19034: Outlier details contributing feature summary' by github action: 5857633777
2023-08-14 15:32:02 +00:00
GitHub Action Bot
c113c82e2a Automated commit 'Merge pull request #1376 from sailpoint/devrel-1143
Devrel-1143, 1144, 1145, 1147, 1148' by github action: 5826186496
2023-08-10 21:16:24 +00:00
GitHub Action Bot
b51e614fb4 Automated commit 'IDNARSENAL-18289 Documentaion to add ownership check for identity delete (#1353)
* IDNARSENAL-18289 Documenttaion to add ownership check for identity delete

* IDNARSENAL-18289 Documenttaion to add ownership check for identity delete' by github action: 5786136187
2023-08-07 14:06:17 +00:00
GitHub Action Bot
fcd0ed523d Automated commit 'Merge pull request #1361 from sailpoint/ajishma/IDA-19035
IDA-19035: API spec for Outlier details contributing feature access items' by github action: 5755743830
2023-08-03 21:16:26 +00:00
GitHub Action Bot
c8d55088ab Automated commit 'Merge pull request #1362 from sailpoint/devrel-1103
devrel-1103' by github action: 5740456915
2023-08-02 15:00:03 +00:00
Animesh Tarodia
5c0a3c0cd1 Corrected possible value
Possible value of Workflows is "WORKFLOW" in sp-config
2023-07-28 20:59:39 +05:30