Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions sailpoint/beta/api/access_model_metadata_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ def _get_access_model_metadata_attribute_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -578,7 +578,7 @@ def _get_access_model_metadata_attribute_value_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -857,7 +857,7 @@ def _list_access_model_metadata_attribute_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1134,7 +1134,7 @@ def _list_access_model_metadata_attribute_value_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down
16 changes: 8 additions & 8 deletions sailpoint/beta/api/access_profiles_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ def _create_access_profile_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -582,7 +582,7 @@ def _delete_access_profile_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -862,7 +862,7 @@ def _delete_access_profiles_in_bulk_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1153,7 +1153,7 @@ def _get_access_profile_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1516,7 +1516,7 @@ def _get_access_profile_entitlements_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1915,7 +1915,7 @@ def _list_access_profiles_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -2209,7 +2209,7 @@ def _patch_access_profile_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -2503,7 +2503,7 @@ def _update_access_profiles_in_bulk_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down
12 changes: 6 additions & 6 deletions sailpoint/beta/api/access_request_approvals_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ def _approve_access_request_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -615,7 +615,7 @@ def _forward_access_request_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -924,7 +924,7 @@ def _get_access_request_approval_summary_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1285,7 +1285,7 @@ def _list_completed_approvals_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1646,7 +1646,7 @@ def _list_pending_approvals_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1941,7 +1941,7 @@ def _reject_access_request_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down
2 changes: 1 addition & 1 deletion sailpoint/beta/api/access_request_identity_metrics_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ def _get_access_request_identity_metrics_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down
12 changes: 6 additions & 6 deletions sailpoint/beta/api/access_requests_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ def _cancel_access_request_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -583,7 +583,7 @@ def _close_access_request_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -873,7 +873,7 @@ def _create_access_request_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1148,7 +1148,7 @@ def _get_access_request_config_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1580,7 +1580,7 @@ def _list_access_request_status_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -1857,7 +1857,7 @@ def _set_access_request_config_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down
4 changes: 2 additions & 2 deletions sailpoint/beta/api/account_activities_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ def _get_account_activity_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down Expand Up @@ -703,7 +703,7 @@ def _list_account_activities_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down
2 changes: 1 addition & 1 deletion sailpoint/beta/api/account_aggregations_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ def _get_account_aggregation_status_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down
2 changes: 1 addition & 1 deletion sailpoint/beta/api/account_usages_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ def _get_usages_by_account_id_serialize(

# set the HTTP header `Accept`
if 'Accept' not in _header_params:
_header_params['Accept'] = self.api_client.select_header_accept(
_header_params['Accept'] = self.api_client.select_header_accept( _query_params,
[
'application/json'
]
Expand Down
Loading