diff --git a/auto-generated-sdk/.openapi-generator/FILES b/auto-generated-sdk/.openapi-generator/FILES index 842a7c8..d0f8c5f 100644 --- a/auto-generated-sdk/.openapi-generator/FILES +++ b/auto-generated-sdk/.openapi-generator/FILES @@ -68,10 +68,12 @@ docs/FIABCalculationStatusSummary.md docs/FIABCalculationsApi.md docs/FIABDateParameters.md docs/FIABIdentifier.md +docs/FIBalloonExtension.md docs/FIBankLoans.md docs/FICalculationParameters.md docs/FICalculationParametersRoot.md docs/FICalculationsApi.md +docs/FICashflows.md docs/FIDiscountCurveInfo.md docs/FIDiscountCurveInfoRoot.md docs/FIJobSettings.md @@ -80,9 +82,14 @@ docs/FIMarketEnvironment.md docs/FIMunicipalBonds.md docs/FIMunicipalBondsForJobSettings.md docs/FIPrepay.md +docs/FIPrepayLockout.md docs/FIReferencePrepay.md docs/FIReferenceSecurity.md docs/FISecurity.md +docs/FIServicerAdvances.md +docs/FIServicerAdvancesForSecurities.md +docs/FIStructuredProductsForJobSettings.md +docs/FIStructuredProductsForSecurities.md docs/FPOAccount.md docs/FPOObjective.md docs/FPOOptimizationParameters.md @@ -302,9 +309,11 @@ fds/analyticsapi/engines/model/document_directories_root.py fds/analyticsapi/engines/model/error.py fds/analyticsapi/engines/model/error_source.py fds/analyticsapi/engines/model/event_summary.py +fds/analyticsapi/engines/model/fi_balloon_extension.py fds/analyticsapi/engines/model/fi_bank_loans.py fds/analyticsapi/engines/model/fi_calculation_parameters.py fds/analyticsapi/engines/model/fi_calculation_parameters_root.py +fds/analyticsapi/engines/model/fi_cashflows.py fds/analyticsapi/engines/model/fi_discount_curve_info.py fds/analyticsapi/engines/model/fi_discount_curve_info_root.py fds/analyticsapi/engines/model/fi_job_settings.py @@ -313,9 +322,14 @@ fds/analyticsapi/engines/model/fi_market_environment.py fds/analyticsapi/engines/model/fi_municipal_bonds.py fds/analyticsapi/engines/model/fi_municipal_bonds_for_job_settings.py fds/analyticsapi/engines/model/fi_prepay.py +fds/analyticsapi/engines/model/fi_prepay_lockout.py fds/analyticsapi/engines/model/fi_reference_prepay.py fds/analyticsapi/engines/model/fi_reference_security.py fds/analyticsapi/engines/model/fi_security.py +fds/analyticsapi/engines/model/fi_servicer_advances.py +fds/analyticsapi/engines/model/fi_servicer_advances_for_securities.py +fds/analyticsapi/engines/model/fi_structured_products_for_job_settings.py +fds/analyticsapi/engines/model/fi_structured_products_for_securities.py fds/analyticsapi/engines/model/fiab_calculation_parameters.py fds/analyticsapi/engines/model/fiab_calculation_status.py fds/analyticsapi/engines/model/fiab_calculation_status_summary.py diff --git a/auto-generated-sdk/README.md b/auto-generated-sdk/README.md index 89e009d..28ee6a8 100644 --- a/auto-generated-sdk/README.md +++ b/auto-generated-sdk/README.md @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: - API version: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] -- Package version: 5.5.0 +- Package version: 5.6.0 - Build package: CustomPythonClientCodegen For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact) @@ -276,9 +276,11 @@ Class | Method | HTTP request | Description - [FIABCalculationStatusSummary](docs/FIABCalculationStatusSummary.md) - [FIABDateParameters](docs/FIABDateParameters.md) - [FIABIdentifier](docs/FIABIdentifier.md) + - [FIBalloonExtension](docs/FIBalloonExtension.md) - [FIBankLoans](docs/FIBankLoans.md) - [FICalculationParameters](docs/FICalculationParameters.md) - [FICalculationParametersRoot](docs/FICalculationParametersRoot.md) + - [FICashflows](docs/FICashflows.md) - [FIDiscountCurveInfo](docs/FIDiscountCurveInfo.md) - [FIDiscountCurveInfoRoot](docs/FIDiscountCurveInfoRoot.md) - [FIJobSettings](docs/FIJobSettings.md) @@ -287,9 +289,14 @@ Class | Method | HTTP request | Description - [FIMunicipalBonds](docs/FIMunicipalBonds.md) - [FIMunicipalBondsForJobSettings](docs/FIMunicipalBondsForJobSettings.md) - [FIPrepay](docs/FIPrepay.md) + - [FIPrepayLockout](docs/FIPrepayLockout.md) - [FIReferencePrepay](docs/FIReferencePrepay.md) - [FIReferenceSecurity](docs/FIReferenceSecurity.md) - [FISecurity](docs/FISecurity.md) + - [FIServicerAdvances](docs/FIServicerAdvances.md) + - [FIServicerAdvancesForSecurities](docs/FIServicerAdvancesForSecurities.md) + - [FIStructuredProductsForJobSettings](docs/FIStructuredProductsForJobSettings.md) + - [FIStructuredProductsForSecurities](docs/FIStructuredProductsForSecurities.md) - [FPOAccount](docs/FPOAccount.md) - [FPOObjective](docs/FPOObjective.md) - [FPOOptimizationParameters](docs/FPOOptimizationParameters.md) @@ -428,7 +435,7 @@ Class | Method | HTTP request | Description ## Author -analytics.api.support@factset.com +api@factset.com ## Notes for Large OpenAPI documents diff --git a/auto-generated-sdk/docs/FIBalloonExtension.md b/auto-generated-sdk/docs/FIBalloonExtension.md new file mode 100644 index 0000000..22cadaf --- /dev/null +++ b/auto-generated-sdk/docs/FIBalloonExtension.md @@ -0,0 +1,15 @@ +# FIBalloonExtension + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**months** | **int** | Months | [optional] +**percentage** | **float** | Percentage | [optional] +**amortization_type** | **str** | Amortization Type | [optional] +**units** | **str** | Units | [optional] +**coupon_stepup** | **float** | Coupon Stepup | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/auto-generated-sdk/docs/FICalculationsApi.md b/auto-generated-sdk/docs/FICalculationsApi.md index cdad7a9..f17fa23 100644 --- a/auto-generated-sdk/docs/FICalculationsApi.md +++ b/auto-generated-sdk/docs/FICalculationsApi.md @@ -451,6 +451,32 @@ with fds.analyticsapi.engines.ApiClient(configuration) as api_client: ), matrix_spread_adjustment=3.14, matrix_multiplier=3.14, + structured_products=FIStructuredProductsForSecurities( + servicer_advances=FIServicerAdvancesForSecurities( + principal=3.14, + interest=3.14, + advance_type="Advances All", + ), + ignore_financial_guarantee="ignore_financial_guarantee_example", + clean_up_call_method=True, + do_opt_redeem="do_opt_redeem_example", + prepay_lockout=FIPrepayLockout( + points_above="ANY", + ym_above="ANY", + ), + cashflows=FICashflows( + optional_redemption_call_when_units="Manual", + optional_redemption_call_when=1, + recovery_lag=1, + ), + balloon_extension=FIBalloonExtension( + months=1, + percentage=3.14, + amortization_type="Loan_Amort_None", + units="units_example", + coupon_stepup=3.14, + ), + ), calc_from_method="calc_from_method_example", calc_from_value=3.14, face=1, @@ -481,6 +507,30 @@ with fds.analyticsapi.engines.ApiClient(configuration) as api_client: market_environment=FIMarketEnvironment( rate_path="FLAT & FORWARD", ), + structured_products=FIStructuredProductsForJobSettings( + servicer_advances=FIServicerAdvances( + advance_type="Advances All", + ), + ignore_financial_guarantee="ignore_financial_guarantee_example", + clean_up_call_method=True, + do_opt_redeem="do_opt_redeem_example", + prepay_lockout=FIPrepayLockout( + points_above="ANY", + ym_above="ANY", + ), + cashflows=FICashflows( + optional_redemption_call_when_units="Manual", + optional_redemption_call_when=1, + recovery_lag=1, + ), + balloon_extension=FIBalloonExtension( + months=1, + percentage=3.14, + amortization_type="Loan_Amort_None", + units="units_example", + coupon_stepup=3.14, + ), + ), ), ), meta=CalculationMeta( @@ -621,6 +671,32 @@ with fds.analyticsapi.engines.ApiClient(configuration) as api_client: ), matrix_spread_adjustment=3.14, matrix_multiplier=3.14, + structured_products=FIStructuredProductsForSecurities( + servicer_advances=FIServicerAdvancesForSecurities( + principal=3.14, + interest=3.14, + advance_type="Advances All", + ), + ignore_financial_guarantee="ignore_financial_guarantee_example", + clean_up_call_method=True, + do_opt_redeem="do_opt_redeem_example", + prepay_lockout=FIPrepayLockout( + points_above="ANY", + ym_above="ANY", + ), + cashflows=FICashflows( + optional_redemption_call_when_units="Manual", + optional_redemption_call_when=1, + recovery_lag=1, + ), + balloon_extension=FIBalloonExtension( + months=1, + percentage=3.14, + amortization_type="Loan_Amort_None", + units="units_example", + coupon_stepup=3.14, + ), + ), calc_from_method="calc_from_method_example", calc_from_value=3.14, face=1, @@ -651,6 +727,30 @@ with fds.analyticsapi.engines.ApiClient(configuration) as api_client: market_environment=FIMarketEnvironment( rate_path="FLAT & FORWARD", ), + structured_products=FIStructuredProductsForJobSettings( + servicer_advances=FIServicerAdvances( + advance_type="Advances All", + ), + ignore_financial_guarantee="ignore_financial_guarantee_example", + clean_up_call_method=True, + do_opt_redeem="do_opt_redeem_example", + prepay_lockout=FIPrepayLockout( + points_above="ANY", + ym_above="ANY", + ), + cashflows=FICashflows( + optional_redemption_call_when_units="Manual", + optional_redemption_call_when=1, + recovery_lag=1, + ), + balloon_extension=FIBalloonExtension( + months=1, + percentage=3.14, + amortization_type="Loan_Amort_None", + units="units_example", + coupon_stepup=3.14, + ), + ), ), ), meta=CalculationMeta( diff --git a/auto-generated-sdk/docs/FICashflows.md b/auto-generated-sdk/docs/FICashflows.md new file mode 100644 index 0000000..fcd0872 --- /dev/null +++ b/auto-generated-sdk/docs/FICashflows.md @@ -0,0 +1,13 @@ +# FICashflows + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**optional_redemption_call_when_units** | **str** | OptionalRedemptionCallWhenUnits | [optional] +**optional_redemption_call_when** | **int** | OptionalRedemptionCallWhen | [optional] +**recovery_lag** | **int** | RecoveryLag | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/auto-generated-sdk/docs/FIJobSettings.md b/auto-generated-sdk/docs/FIJobSettings.md index 517c847..6575566 100644 --- a/auto-generated-sdk/docs/FIJobSettings.md +++ b/auto-generated-sdk/docs/FIJobSettings.md @@ -12,6 +12,7 @@ Name | Type | Description | Notes **bank_loans** | [**FIBankLoans**](FIBankLoans.md) | | [optional] **municipal_bonds** | [**FIMunicipalBondsForJobSettings**](FIMunicipalBondsForJobSettings.md) | | [optional] **market_environment** | [**FIMarketEnvironment**](FIMarketEnvironment.md) | | [optional] +**structured_products** | [**FIStructuredProductsForJobSettings**](FIStructuredProductsForJobSettings.md) | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/auto-generated-sdk/docs/FIPrepayLockout.md b/auto-generated-sdk/docs/FIPrepayLockout.md new file mode 100644 index 0000000..ae61a2a --- /dev/null +++ b/auto-generated-sdk/docs/FIPrepayLockout.md @@ -0,0 +1,12 @@ +# FIPrepayLockout + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**points_above** | **str** | Points Above | [optional] +**ym_above** | **str** | Ym Above | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/auto-generated-sdk/docs/FISecurity.md b/auto-generated-sdk/docs/FISecurity.md index 379f657..b1e9bff 100644 --- a/auto-generated-sdk/docs/FISecurity.md +++ b/auto-generated-sdk/docs/FISecurity.md @@ -15,6 +15,7 @@ Name | Type | Description | Notes **prepay** | [**FIPrepay**](FIPrepay.md) | | [optional] **matrix_spread_adjustment** | **float** | Matrix Spread Adjustment | [optional] **matrix_multiplier** | **float** | Matrix Multiplier | [optional] +**structured_products** | [**FIStructuredProductsForSecurities**](FIStructuredProductsForSecurities.md) | | [optional] **calc_from_method** | **str** | Calculation Method. Methods : Active Spread, Actual Spread, Actual Spread To Worst Call, OAS, Price, Yield, Yield To No Call, Act/Act Yield To No Call, Bond Equivalent Yield, Yield To Worst Call, Discount Yield, Discount Margin, Implied Volatility, Bullet Spread, Bullet Spread To Worst Call, Pricing Matrix | [optional] **face** | **float** | Face | [optional] if omitted the server will use the default value of 1 **face_type** | **str** | Face type | [optional] if omitted the server will use the default value of "Current" diff --git a/auto-generated-sdk/docs/FIServicerAdvances.md b/auto-generated-sdk/docs/FIServicerAdvances.md new file mode 100644 index 0000000..53a66ce --- /dev/null +++ b/auto-generated-sdk/docs/FIServicerAdvances.md @@ -0,0 +1,11 @@ +# FIServicerAdvances + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**advance_type** | **str** | Advance Type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/auto-generated-sdk/docs/FIServicerAdvancesForSecurities.md b/auto-generated-sdk/docs/FIServicerAdvancesForSecurities.md new file mode 100644 index 0000000..93af934 --- /dev/null +++ b/auto-generated-sdk/docs/FIServicerAdvancesForSecurities.md @@ -0,0 +1,13 @@ +# FIServicerAdvancesForSecurities + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**principal** | **float** | Principal | [optional] +**interest** | **float** | Interest | [optional] +**advance_type** | **str** | Advance Type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/auto-generated-sdk/docs/FIStructuredProductsForJobSettings.md b/auto-generated-sdk/docs/FIStructuredProductsForJobSettings.md new file mode 100644 index 0000000..a2edaa0 --- /dev/null +++ b/auto-generated-sdk/docs/FIStructuredProductsForJobSettings.md @@ -0,0 +1,17 @@ +# FIStructuredProductsForJobSettings + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**servicer_advances** | [**FIServicerAdvances**](FIServicerAdvances.md) | | [optional] +**ignore_financial_guarantee** | **str** | Ignore Financial Guarantee | [optional] +**clean_up_call_method** | **bool** | Cleanup Call Method | [optional] +**do_opt_redeem** | **str** | Do OPT Redeem | [optional] +**prepay_lockout** | [**FIPrepayLockout**](FIPrepayLockout.md) | | [optional] +**cashflows** | [**FICashflows**](FICashflows.md) | | [optional] +**balloon_extension** | [**FIBalloonExtension**](FIBalloonExtension.md) | | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/auto-generated-sdk/docs/FIStructuredProductsForSecurities.md b/auto-generated-sdk/docs/FIStructuredProductsForSecurities.md new file mode 100644 index 0000000..84b2c81 --- /dev/null +++ b/auto-generated-sdk/docs/FIStructuredProductsForSecurities.md @@ -0,0 +1,17 @@ +# FIStructuredProductsForSecurities + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**servicer_advances** | [**FIServicerAdvancesForSecurities**](FIServicerAdvancesForSecurities.md) | | [optional] +**ignore_financial_guarantee** | **str** | Ignore Financial Guarantee | [optional] +**clean_up_call_method** | **bool** | Cleanup Call Method | [optional] +**do_opt_redeem** | **str** | Do OPT Redeem | [optional] +**prepay_lockout** | [**FIPrepayLockout**](FIPrepayLockout.md) | | [optional] +**cashflows** | [**FICashflows**](FICashflows.md) | | [optional] +**balloon_extension** | [**FIBalloonExtension**](FIBalloonExtension.md) | | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/auto-generated-sdk/docs/PACalculationsApi.md b/auto-generated-sdk/docs/PACalculationsApi.md index 8b83ddc..f21173f 100644 --- a/auto-generated-sdk/docs/PACalculationsApi.md +++ b/auto-generated-sdk/docs/PACalculationsApi.md @@ -107,7 +107,7 @@ Name | Type | Description | Notes Get all calculations -This endpoints returns all active calculation requests. +This endpoints returns all calculation requests. ### Example @@ -181,9 +181,9 @@ Name | Type | Description | Notes ### HTTP response details | Status code | Description | Response headers | |-------------|-------------|------------------| -**200** | List of active calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**200** | List of calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **400** | Invalid page number. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| -**404** | No active calculation. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**404** | No calculation found. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **401** | Missing or invalid authentication. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
| **403** | User is forbidden with current credentials. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **406** | Unsupported Accept header. Header needs to be set to application/json. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| diff --git a/auto-generated-sdk/docs/PubCalculationsApi.md b/auto-generated-sdk/docs/PubCalculationsApi.md index 74f6aba..c04c13c 100644 --- a/auto-generated-sdk/docs/PubCalculationsApi.md +++ b/auto-generated-sdk/docs/PubCalculationsApi.md @@ -107,7 +107,7 @@ Name | Type | Description | Notes Get all calculations -This endpoints returns all active calculation requests. +This endpoints returns all calculation requests. ### Example @@ -181,9 +181,9 @@ Name | Type | Description | Notes ### HTTP response details | Status code | Description | Response headers | |-------------|-------------|------------------| -**200** | List of active calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**200** | List of calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **400** | Invalid page number. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| -**404** | No active calculation. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**404** | No calculation found. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **401** | Missing or invalid authentication. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
| **403** | User is forbidden with current credentials. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **406** | Unsupported Accept header. Header needs to be set to application/json. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| diff --git a/auto-generated-sdk/docs/QuantCalculationsApi.md b/auto-generated-sdk/docs/QuantCalculationsApi.md index 485cd03..7f90f40 100644 --- a/auto-generated-sdk/docs/QuantCalculationsApi.md +++ b/auto-generated-sdk/docs/QuantCalculationsApi.md @@ -108,7 +108,7 @@ Name | Type | Description | Notes Get all calculations -This endpoints returns all active calculation requests. +This endpoints returns all calculation requests. ### Example @@ -182,9 +182,9 @@ Name | Type | Description | Notes ### HTTP response details | Status code | Description | Response headers | |-------------|-------------|------------------| -**200** | List of active calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**200** | List of calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **400** | Invalid page number. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| -**404** | No active calculation. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**404** | No calculation found. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **401** | Missing or invalid authentication. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
| **403** | User is forbidden with current credentials. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **406** | Unsupported Accept header. Header needs to be set to application/json. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| diff --git a/auto-generated-sdk/docs/QuantFqlExpression.md b/auto-generated-sdk/docs/QuantFqlExpression.md index 9d1f462..737d3d1 100644 --- a/auto-generated-sdk/docs/QuantFqlExpression.md +++ b/auto-generated-sdk/docs/QuantFqlExpression.md @@ -8,6 +8,7 @@ Name | Type | Description | Notes **name** | **str** | | **source** | **str** | | **date_offset** | **str** | | [optional] +**is_array_return_type** | **bool** | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/auto-generated-sdk/docs/QuantFqlExpressionObsolete.md b/auto-generated-sdk/docs/QuantFqlExpressionObsolete.md index 5bad195..901dc20 100644 --- a/auto-generated-sdk/docs/QuantFqlExpressionObsolete.md +++ b/auto-generated-sdk/docs/QuantFqlExpressionObsolete.md @@ -7,6 +7,7 @@ Name | Type | Description | Notes **expr** | **str** | | **name** | **str** | | **date_offset** | **str** | | [optional] +**is_array_return_type** | **bool** | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/auto-generated-sdk/docs/SPARCalculationsApi.md b/auto-generated-sdk/docs/SPARCalculationsApi.md index dfe7318..302ca4b 100644 --- a/auto-generated-sdk/docs/SPARCalculationsApi.md +++ b/auto-generated-sdk/docs/SPARCalculationsApi.md @@ -107,7 +107,7 @@ Name | Type | Description | Notes Get all calculations -This endpoints returns all active calculation requests. +This endpoints returns all calculation requests. ### Example @@ -181,9 +181,9 @@ Name | Type | Description | Notes ### HTTP response details | Status code | Description | Response headers | |-------------|-------------|------------------| -**200** | List of active calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**200** | List of calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **400** | Invalid page number. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| -**404** | No active calculation. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**404** | No calculation found. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **401** | Missing or invalid authentication. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
| **403** | User is forbidden with current credentials. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **406** | Unsupported Accept header. Header needs to be set to application/json. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| diff --git a/auto-generated-sdk/docs/VaultCalculationsApi.md b/auto-generated-sdk/docs/VaultCalculationsApi.md index 2a71c5e..0e746ec 100644 --- a/auto-generated-sdk/docs/VaultCalculationsApi.md +++ b/auto-generated-sdk/docs/VaultCalculationsApi.md @@ -107,7 +107,7 @@ Name | Type | Description | Notes Get all calculations -This endpoints returns all active calculation requests. +This endpoints returns all calculation requests. ### Example @@ -181,9 +181,9 @@ Name | Type | Description | Notes ### HTTP response details | Status code | Description | Response headers | |-------------|-------------|------------------| -**200** | List of active calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**200** | List of calculation requests. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **400** | Invalid page number. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| -**404** | No active calculation. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| +**404** | No calculation found. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **401** | Missing or invalid authentication. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
| **403** | User is forbidden with current credentials. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| **406** | Unsupported Accept header. Header needs to be set to application/json. | * X-DataDirect-Request-Key - FactSet's request key header.
* X-FactSet-Api-Request-Key - Key to uniquely identify an Analytics API request. Only available after successful authentication.
* X-FactSet-Api-RateLimit-Limit - Number of allowed requests for the time window.
* X-FactSet-Api-RateLimit-Remaining - Number of requests left for the time window.
* X-FactSet-Api-RateLimit-Reset - Number of seconds remaining till rate limit resets.
| diff --git a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py index ce2df2c..5f353a8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py @@ -6,12 +6,12 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ -__version__ = "5.5.0" +__version__ = "5.6.0" # import ApiClient from fds.analyticsapi.engines.api_client import ApiClient diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py index 71b9a7d..d621072 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py index 3895ce1..3fae9d2 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py index 06bd9c9..ff8f9c1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py index 06cb070..fad1731 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py index 008b330..d78c476 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py index 0f64647..e572152 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py index e4dc4e5..0599155 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py index 41feb4a..78105a5 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py index 085943f..25483ab 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py index 8f55ed7..e60cb87 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py index 88c365f..e715538 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py index 4f442ec..6847462 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py index 8ad5a36..9970086 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py index afcbf2e..97a41aa 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py index b2b4252..b54cc94 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py index 2ae44a8..31f98e0 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py index c23a742..e804722 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py index 51af374..3b201e1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py index 7bf9a11..a371108 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py index 59ab4a4..f90cfbb 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py index a424290..6ffd48c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -170,7 +170,7 @@ def __get_all_calculations( ): """Get all calculations # noqa: E501 - This endpoints returns all active calculation requests. # noqa: E501 + This endpoints returns all calculation requests. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py index 2399381..4521372 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py index 8d2c24f..8fa07de 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -169,7 +169,7 @@ def __get_all_calculations( ): """Get all calculations # noqa: E501 - This endpoints returns all active calculation requests. # noqa: E501 + This endpoints returns all calculation requests. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py index d34f353..2250dad 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -170,7 +170,7 @@ def __get_all_calculations( ): """Get all calculations # noqa: E501 - This endpoints returns all active calculation requests. # noqa: E501 + This endpoints returns all calculation requests. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py index 9eb4108..2420f95 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -170,7 +170,7 @@ def __get_all_calculations( ): """Get all calculations # noqa: E501 - This endpoints returns all active calculation requests. # noqa: E501 + This endpoints returns all calculation requests. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py index f59c6d1..26125a7 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py index 667fd38..21680aa 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py index fac5e7b..ca58af2 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py index f6f87a1..400e203 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -170,7 +170,7 @@ def __get_all_calculations( ): """Get all calculations # noqa: E501 - This endpoints returns all active calculation requests. # noqa: E501 + This endpoints returns all calculation requests. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api_client.py b/auto-generated-sdk/fds/analyticsapi/engines/api_client.py index e68a6c0..26029bb 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api_client.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api_client.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -77,7 +77,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'engines-api/5.5.0/python' + self.user_agent = 'engines-api/5.6.0/python' def __enter__(self): return self diff --git a/auto-generated-sdk/fds/analyticsapi/engines/configuration.py b/auto-generated-sdk/fds/analyticsapi/engines/configuration.py index a7a83f0..866afee 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/configuration.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/configuration.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -409,7 +409,7 @@ def to_debug_report(self): "OS: {env}\n"\ "Python Version: {pyversion}\n"\ "Version of the API: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab]\n"\ - "SDK Package Version: 5.5.0".\ + "SDK Package Version: 5.6.0".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/auto-generated-sdk/fds/analyticsapi/engines/exceptions.py b/auto-generated-sdk/fds/analyticsapi/engines/exceptions.py index 346121f..a8dce1c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/exceptions.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/exceptions.py @@ -5,7 +5,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/account_directories.py b/auto-generated-sdk/fds/analyticsapi/engines/model/account_directories.py index 1a7f6c9..7ec33f1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/account_directories.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/account_directories.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/account_directories_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/account_directories_root.py index 8bf5398..d04fe2d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/account_directories_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/account_directories_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimization_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimization_parameters.py index 3c2aa99..7fef279 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimization_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimization_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimization_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimization_parameters_root.py index 71d0c95..4339f33 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimization_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimization_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimizer_strategy.py b/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimizer_strategy.py index 7b9c8dd..5c176ef 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimizer_strategy.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimizer_strategy.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimizer_strategy_overrides.py b/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimizer_strategy_overrides.py index 7a9ec06..12ab8d5 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimizer_strategy_overrides.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/afi_optimizer_strategy_overrides.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimization_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimization_parameters.py index 1164c26..503b6ab 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimization_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimization_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimization_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimization_parameters_root.py index 07fbbd6..e4895ef 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimization_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimization_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimizer_strategy.py b/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimizer_strategy.py index 16b6d8b..7dc434a 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimizer_strategy.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimizer_strategy.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimizer_strategy_overrides.py b/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimizer_strategy_overrides.py index 9e95177..491959a 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimizer_strategy_overrides.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/axioma_equity_optimizer_strategy_overrides.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization.py b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization.py index 29ab53a..419ff05 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization_parameters.py index 297139f..47f857a 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization_parameters_root.py index 7d0d6e1..35a9088 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimization_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy.py b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy.py index 5c14722..8e0a10f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy_alpha_override.py b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy_alpha_override.py index 6880518..ffc8846 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy_alpha_override.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy_alpha_override.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy_overrides.py b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy_overrides.py index b4302dc..26d0f49 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy_overrides.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/bpm_optimizer_strategy_overrides.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_info.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_info.py index 0192bd9..5db609b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_info.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_info.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_info_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_info_root.py index 84f7004..7efd83c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_info_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_info_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_meta.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_meta.py index 9941b5d..075c87f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_meta.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_meta.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status.py index 6d28cd3..259d9df 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status_meta.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status_meta.py index e8a2077..d4eae03 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status_meta.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status_meta.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status_root.py index 2a5e2d3..12a8d70 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_status_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_unit_status.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_unit_status.py index f50b471..6ba476d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_unit_status.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_unit_status.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_unit_status_meta.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_unit_status_meta.py index 3cab128..4dfcd85 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_unit_status_meta.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculation_unit_status_meta.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculations_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculations_summary.py index d45b27d..67c6ea2 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculations_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculations_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/calculations_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/calculations_summary_root.py index 1dfb47b..d199e57 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/calculations_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/calculations_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/client_error_response.py b/auto-generated-sdk/fds/analyticsapi/engines/model/client_error_response.py index 2a0e698..600108d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/client_error_response.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/client_error_response.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/column.py b/auto-generated-sdk/fds/analyticsapi/engines/model/column.py index 5709fce..473e434 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/column.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/column.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/column_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/column_root.py index 0395cee..b427916 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/column_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/column_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/column_statistic.py b/auto-generated-sdk/fds/analyticsapi/engines/model/column_statistic.py index 60b31e5..81f93b1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/column_statistic.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/column_statistic.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/column_statistic_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/column_statistic_root.py index b3f3e25..95bf7b3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/column_statistic_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/column_statistic_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/column_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/column_summary.py index 5b7ab88..bdba6fd 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/column_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/column_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/column_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/column_summary_root.py index 066d8c8..3a1a799 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/column_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/column_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/component_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/component_summary.py index e88e94d..ad70f1e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/component_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/component_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/component_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/component_summary_root.py index 23c1206..aa1bb0e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/component_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/component_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/configuration_account.py b/auto-generated-sdk/fds/analyticsapi/engines/model/configuration_account.py index 9714c20..a459cd2 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/configuration_account.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/configuration_account.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/constraint_action.py b/auto-generated-sdk/fds/analyticsapi/engines/model/constraint_action.py index 86e39ff..9a76d45 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/constraint_action.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/constraint_action.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/currency.py b/auto-generated-sdk/fds/analyticsapi/engines/model/currency.py index d0b8752..817ba40 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/currency.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/currency.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/currency_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/currency_root.py index 99697a6..ea924de 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/currency_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/currency_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/date_parameters_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/date_parameters_summary.py index cb4ac88..22de645 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/date_parameters_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/date_parameters_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/date_parameters_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/date_parameters_summary_root.py index 186da77..241421e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/date_parameters_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/date_parameters_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/document_directories.py b/auto-generated-sdk/fds/analyticsapi/engines/model/document_directories.py index 222f95f..4279323 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/document_directories.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/document_directories.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/document_directories_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/document_directories_root.py index a76fec5..b794c66 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/document_directories_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/document_directories_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/error.py b/auto-generated-sdk/fds/analyticsapi/engines/model/error.py index 89ec1ff..1999a61 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/error.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/error.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/error_source.py b/auto-generated-sdk/fds/analyticsapi/engines/model/error_source.py index a0e50fb..4d3551a 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/error_source.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/error_source.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/event_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/event_summary.py index c90fcbf..53aa422 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/event_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/event_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_balloon_extension.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_balloon_extension.py new file mode 100644 index 0000000..51383b3 --- /dev/null +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_balloon_extension.py @@ -0,0 +1,184 @@ +""" + Engines API + + Allow clients to fetch Analytics through APIs. # noqa: E501 + + The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] + Contact: api@factset.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from fds.analyticsapi.engines.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, +) + + +class FIBalloonExtension(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('amortization_type',): { + 'NONE': "Loan_Amort_None", + 'REGULAR': "Loan_Amort_Regular", + 'DEFAULT': "Loan_Amort_Default", + }, + } + + validations = { + } + + additional_properties_type = None + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'months': (int,), # noqa: E501 + 'percentage': (float,), # noqa: E501 + 'amortization_type': (str,), # noqa: E501 + 'units': (str,), # noqa: E501 + 'coupon_stepup': (float,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'months': 'months', # noqa: E501 + 'percentage': 'percentage', # noqa: E501 + 'amortization_type': 'amortizationType', # noqa: E501 + 'units': 'units', # noqa: E501 + 'coupon_stepup': 'couponStepup', # noqa: E501 + } + + _composed_schemas = {} + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """FIBalloonExtension - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + months (int): Months. [optional] # noqa: E501 + percentage (float): Percentage. [optional] # noqa: E501 + amortization_type (str): Amortization Type. [optional] # noqa: E501 + units (str): Units. [optional] # noqa: E501 + coupon_stepup (float): Coupon Stepup. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_bank_loans.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_bank_loans.py index ce7f900..f71a7cb 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_bank_loans.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_bank_loans.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_calculation_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_calculation_parameters.py index 859dc8a..4fe09cc 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_calculation_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_calculation_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_calculation_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_calculation_parameters_root.py index ce3f7d0..b07a38a 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_calculation_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_calculation_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_cashflows.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_cashflows.py new file mode 100644 index 0000000..da81f5c --- /dev/null +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_cashflows.py @@ -0,0 +1,181 @@ +""" + Engines API + + Allow clients to fetch Analytics through APIs. # noqa: E501 + + The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] + Contact: api@factset.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from fds.analyticsapi.engines.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, +) + + +class FICashflows(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('optional_redemption_call_when_units',): { + 'MANUAL': "Manual", + 'NEVER': "Never", + 'ASAP': "ASAP", + 'DATE': "Date", + 'DEAL_CLOSING': "Deal Closing", + 'SETTLE_DATE': "Settle Date", + }, + } + + validations = { + } + + additional_properties_type = None + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'optional_redemption_call_when_units': (str,), # noqa: E501 + 'optional_redemption_call_when': (int,), # noqa: E501 + 'recovery_lag': (int,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'optional_redemption_call_when_units': 'optionalRedemptionCallWhenUnits', # noqa: E501 + 'optional_redemption_call_when': 'optionalRedemptionCallWhen', # noqa: E501 + 'recovery_lag': 'recoveryLag', # noqa: E501 + } + + _composed_schemas = {} + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """FICashflows - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + optional_redemption_call_when_units (str): OptionalRedemptionCallWhenUnits. [optional] # noqa: E501 + optional_redemption_call_when (int): OptionalRedemptionCallWhen. [optional] # noqa: E501 + recovery_lag (int): RecoveryLag. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_discount_curve_info.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_discount_curve_info.py index 5b06385..f7a1f3d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_discount_curve_info.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_discount_curve_info.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_discount_curve_info_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_discount_curve_info_root.py index 7adbaef..2085d01 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_discount_curve_info_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_discount_curve_info_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_job_settings.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_job_settings.py index 7608ebf..3e9e0e1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_job_settings.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_job_settings.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -31,9 +31,11 @@ def lazy_import(): from fds.analyticsapi.engines.model.fi_bank_loans import FIBankLoans from fds.analyticsapi.engines.model.fi_market_environment import FIMarketEnvironment from fds.analyticsapi.engines.model.fi_municipal_bonds_for_job_settings import FIMunicipalBondsForJobSettings + from fds.analyticsapi.engines.model.fi_structured_products_for_job_settings import FIStructuredProductsForJobSettings globals()['FIBankLoans'] = FIBankLoans globals()['FIMarketEnvironment'] = FIMarketEnvironment globals()['FIMunicipalBondsForJobSettings'] = FIMunicipalBondsForJobSettings + globals()['FIStructuredProductsForJobSettings'] = FIStructuredProductsForJobSettings class FIJobSettings(ModelNormal): @@ -96,6 +98,7 @@ def openapi_types(): 'bank_loans': (FIBankLoans,), # noqa: E501 'municipal_bonds': (FIMunicipalBondsForJobSettings,), # noqa: E501 'market_environment': (FIMarketEnvironment,), # noqa: E501 + 'structured_products': (FIStructuredProductsForJobSettings,), # noqa: E501 } @cached_property @@ -112,6 +115,7 @@ def discriminator(): 'bank_loans': 'bankLoans', # noqa: E501 'municipal_bonds': 'municipalBonds', # noqa: E501 'market_environment': 'marketEnvironment', # noqa: E501 + 'structured_products': 'structuredProducts', # noqa: E501 } _composed_schemas = {} @@ -170,6 +174,7 @@ def __init__(self, as_of_date, *args, **kwargs): # noqa: E501 bank_loans (FIBankLoans): [optional] # noqa: E501 municipal_bonds (FIMunicipalBondsForJobSettings): [optional] # noqa: E501 market_environment (FIMarketEnvironment): [optional] # noqa: E501 + structured_products (FIStructuredProductsForJobSettings): [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_loss.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_loss.py index c457c6e..fe1ad17 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_loss.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_loss.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_market_environment.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_market_environment.py index d55e031..df4b726 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_market_environment.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_market_environment.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_municipal_bonds.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_municipal_bonds.py index fb680f1..e8b8d2b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_municipal_bonds.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_municipal_bonds.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_municipal_bonds_for_job_settings.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_municipal_bonds_for_job_settings.py index 39ad937..5a328ed 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_municipal_bonds_for_job_settings.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_municipal_bonds_for_job_settings.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_prepay.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_prepay.py index 12d5775..1313298 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_prepay.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_prepay.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_prepay_lockout.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_prepay_lockout.py new file mode 100644 index 0000000..9b58213 --- /dev/null +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_prepay_lockout.py @@ -0,0 +1,180 @@ +""" + Engines API + + Allow clients to fetch Analytics through APIs. # noqa: E501 + + The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] + Contact: api@factset.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from fds.analyticsapi.engines.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, +) + + +class FIPrepayLockout(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('points_above',): { + 'ANY': "ANY", + 'NO_LOCKOUT': "NO_LOCKOUT", + 'NUMERIC': "NUMERIC", + }, + ('ym_above',): { + 'ANY': "ANY", + 'NO_LOCKOUT': "NO_LOCKOUT", + 'NUMERIC': "NUMERIC", + }, + } + + validations = { + } + + additional_properties_type = None + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'points_above': (str,), # noqa: E501 + 'ym_above': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'points_above': 'pointsAbove', # noqa: E501 + 'ym_above': 'ymAbove', # noqa: E501 + } + + _composed_schemas = {} + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """FIPrepayLockout - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + points_above (str): Points Above. [optional] # noqa: E501 + ym_above (str): Ym Above. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_reference_prepay.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_reference_prepay.py index 00d7135..27233fc 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_reference_prepay.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_reference_prepay.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_reference_security.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_reference_security.py index 63ed9f5..9e3b4f8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_reference_security.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_reference_security.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_security.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_security.py index 9ec8c12..8cbbe6b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_security.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_security.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -33,11 +33,13 @@ def lazy_import(): from fds.analyticsapi.engines.model.fi_municipal_bonds import FIMunicipalBonds from fds.analyticsapi.engines.model.fi_prepay import FIPrepay from fds.analyticsapi.engines.model.fi_reference_security import FIReferenceSecurity + from fds.analyticsapi.engines.model.fi_structured_products_for_securities import FIStructuredProductsForSecurities globals()['FIBankLoans'] = FIBankLoans globals()['FILoss'] = FILoss globals()['FIMunicipalBonds'] = FIMunicipalBonds globals()['FIPrepay'] = FIPrepay globals()['FIReferenceSecurity'] = FIReferenceSecurity + globals()['FIStructuredProductsForSecurities'] = FIStructuredProductsForSecurities class FISecurity(ModelNormal): @@ -107,6 +109,7 @@ def openapi_types(): 'prepay': (FIPrepay,), # noqa: E501 'matrix_spread_adjustment': (float,), # noqa: E501 'matrix_multiplier': (float,), # noqa: E501 + 'structured_products': (FIStructuredProductsForSecurities,), # noqa: E501 'calc_from_method': (str,), # noqa: E501 'face': (float,), # noqa: E501 'face_type': (str,), # noqa: E501 @@ -130,6 +133,7 @@ def discriminator(): 'prepay': 'prepay', # noqa: E501 'matrix_spread_adjustment': 'matrixSpreadAdjustment', # noqa: E501 'matrix_multiplier': 'matrixMultiplier', # noqa: E501 + 'structured_products': 'structuredProducts', # noqa: E501 'calc_from_method': 'calcFromMethod', # noqa: E501 'face': 'face', # noqa: E501 'face_type': 'faceType', # noqa: E501 @@ -195,6 +199,7 @@ def __init__(self, calc_from_value, symbol, *args, **kwargs): # noqa: E501 prepay (FIPrepay): [optional] # noqa: E501 matrix_spread_adjustment (float): Matrix Spread Adjustment. [optional] # noqa: E501 matrix_multiplier (float): Matrix Multiplier. [optional] # noqa: E501 + structured_products (FIStructuredProductsForSecurities): [optional] # noqa: E501 calc_from_method (str): Calculation Method. Methods : Active Spread, Actual Spread, Actual Spread To Worst Call, OAS, Price, Yield, Yield To No Call, Act/Act Yield To No Call, Bond Equivalent Yield, Yield To Worst Call, Discount Yield, Discount Margin, Implied Volatility, Bullet Spread, Bullet Spread To Worst Call, Pricing Matrix. [optional] # noqa: E501 face (float): Face. [optional] if omitted the server will use the default value of 1 # noqa: E501 face_type (str): Face type. [optional] if omitted the server will use the default value of "Current" # noqa: E501 diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_servicer_advances.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_servicer_advances.py new file mode 100644 index 0000000..fc852a1 --- /dev/null +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_servicer_advances.py @@ -0,0 +1,174 @@ +""" + Engines API + + Allow clients to fetch Analytics through APIs. # noqa: E501 + + The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] + Contact: api@factset.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from fds.analyticsapi.engines.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, +) + + +class FIServicerAdvances(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('advance_type',): { + 'ADVANCES_ALL': "Advances All", + 'ADVANCES_ALL_BUT_NEWLY_LIQDTD': "Advances All But Newly Liqdtd", + 'DOES_NOT_ADVANCE': "Does Not Advance", + 'PRINCIPAL_ONLY': "Principal Only", + 'INTEREST_ONLY': "Interest Only", + }, + } + + validations = { + } + + additional_properties_type = None + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'advance_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'advance_type': 'advanceType', # noqa: E501 + } + + _composed_schemas = {} + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """FIServicerAdvances - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + advance_type (str): Advance Type. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_servicer_advances_for_securities.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_servicer_advances_for_securities.py new file mode 100644 index 0000000..d80eb02 --- /dev/null +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_servicer_advances_for_securities.py @@ -0,0 +1,180 @@ +""" + Engines API + + Allow clients to fetch Analytics through APIs. # noqa: E501 + + The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] + Contact: api@factset.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from fds.analyticsapi.engines.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, +) + + +class FIServicerAdvancesForSecurities(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('advance_type',): { + 'ADVANCES_ALL': "Advances All", + 'ADVANCES_ALL_BUT_NEWLY_LIQDTD': "Advances All But Newly Liqdtd", + 'DOES_NOT_ADVANCE': "Does Not Advance", + 'PRINCIPAL_ONLY': "Principal Only", + 'INTEREST_ONLY': "Interest Only", + }, + } + + validations = { + } + + additional_properties_type = None + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'principal': (float,), # noqa: E501 + 'interest': (float,), # noqa: E501 + 'advance_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'principal': 'principal', # noqa: E501 + 'interest': 'interest', # noqa: E501 + 'advance_type': 'advanceType', # noqa: E501 + } + + _composed_schemas = {} + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """FIServicerAdvancesForSecurities - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + principal (float): Principal. [optional] # noqa: E501 + interest (float): Interest. [optional] # noqa: E501 + advance_type (str): Advance Type. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_structured_products_for_job_settings.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_structured_products_for_job_settings.py new file mode 100644 index 0000000..53e378c --- /dev/null +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_structured_products_for_job_settings.py @@ -0,0 +1,196 @@ +""" + Engines API + + Allow clients to fetch Analytics through APIs. # noqa: E501 + + The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] + Contact: api@factset.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from fds.analyticsapi.engines.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, +) + +def lazy_import(): + from fds.analyticsapi.engines.model.fi_balloon_extension import FIBalloonExtension + from fds.analyticsapi.engines.model.fi_cashflows import FICashflows + from fds.analyticsapi.engines.model.fi_prepay_lockout import FIPrepayLockout + from fds.analyticsapi.engines.model.fi_servicer_advances import FIServicerAdvances + globals()['FIBalloonExtension'] = FIBalloonExtension + globals()['FICashflows'] = FICashflows + globals()['FIPrepayLockout'] = FIPrepayLockout + globals()['FIServicerAdvances'] = FIServicerAdvances + + +class FIStructuredProductsForJobSettings(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + additional_properties_type = None + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'servicer_advances': (FIServicerAdvances,), # noqa: E501 + 'ignore_financial_guarantee': (str,), # noqa: E501 + 'clean_up_call_method': (bool,), # noqa: E501 + 'do_opt_redeem': (str,), # noqa: E501 + 'prepay_lockout': (FIPrepayLockout,), # noqa: E501 + 'cashflows': (FICashflows,), # noqa: E501 + 'balloon_extension': (FIBalloonExtension,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'servicer_advances': 'servicerAdvances', # noqa: E501 + 'ignore_financial_guarantee': 'ignoreFinancialGuarantee', # noqa: E501 + 'clean_up_call_method': 'cleanUpCallMethod', # noqa: E501 + 'do_opt_redeem': 'doOPTRedeem', # noqa: E501 + 'prepay_lockout': 'prepayLockout', # noqa: E501 + 'cashflows': 'cashflows', # noqa: E501 + 'balloon_extension': 'balloonExtension', # noqa: E501 + } + + _composed_schemas = {} + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """FIStructuredProductsForJobSettings - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + servicer_advances (FIServicerAdvances): [optional] # noqa: E501 + ignore_financial_guarantee (str): Ignore Financial Guarantee. [optional] # noqa: E501 + clean_up_call_method (bool): Cleanup Call Method. [optional] # noqa: E501 + do_opt_redeem (str): Do OPT Redeem. [optional] # noqa: E501 + prepay_lockout (FIPrepayLockout): [optional] # noqa: E501 + cashflows (FICashflows): [optional] # noqa: E501 + balloon_extension (FIBalloonExtension): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fi_structured_products_for_securities.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_structured_products_for_securities.py new file mode 100644 index 0000000..25f63a6 --- /dev/null +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fi_structured_products_for_securities.py @@ -0,0 +1,196 @@ +""" + Engines API + + Allow clients to fetch Analytics through APIs. # noqa: E501 + + The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] + Contact: api@factset.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from fds.analyticsapi.engines.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, +) + +def lazy_import(): + from fds.analyticsapi.engines.model.fi_balloon_extension import FIBalloonExtension + from fds.analyticsapi.engines.model.fi_cashflows import FICashflows + from fds.analyticsapi.engines.model.fi_prepay_lockout import FIPrepayLockout + from fds.analyticsapi.engines.model.fi_servicer_advances_for_securities import FIServicerAdvancesForSecurities + globals()['FIBalloonExtension'] = FIBalloonExtension + globals()['FICashflows'] = FICashflows + globals()['FIPrepayLockout'] = FIPrepayLockout + globals()['FIServicerAdvancesForSecurities'] = FIServicerAdvancesForSecurities + + +class FIStructuredProductsForSecurities(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + additional_properties_type = None + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'servicer_advances': (FIServicerAdvancesForSecurities,), # noqa: E501 + 'ignore_financial_guarantee': (str,), # noqa: E501 + 'clean_up_call_method': (bool,), # noqa: E501 + 'do_opt_redeem': (str,), # noqa: E501 + 'prepay_lockout': (FIPrepayLockout,), # noqa: E501 + 'cashflows': (FICashflows,), # noqa: E501 + 'balloon_extension': (FIBalloonExtension,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'servicer_advances': 'servicerAdvances', # noqa: E501 + 'ignore_financial_guarantee': 'ignoreFinancialGuarantee', # noqa: E501 + 'clean_up_call_method': 'cleanUpCallMethod', # noqa: E501 + 'do_opt_redeem': 'doOPTRedeem', # noqa: E501 + 'prepay_lockout': 'prepayLockout', # noqa: E501 + 'cashflows': 'cashflows', # noqa: E501 + 'balloon_extension': 'balloonExtension', # noqa: E501 + } + + _composed_schemas = {} + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """FIStructuredProductsForSecurities - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + servicer_advances (FIServicerAdvancesForSecurities): [optional] # noqa: E501 + ignore_financial_guarantee (str): Ignore Financial Guarantee. [optional] # noqa: E501 + clean_up_call_method (bool): Cleanup Call Method. [optional] # noqa: E501 + do_opt_redeem (str): Do OPT Redeem. [optional] # noqa: E501 + prepay_lockout (FIPrepayLockout): [optional] # noqa: E501 + cashflows (FICashflows): [optional] # noqa: E501 + balloon_extension (FIBalloonExtension): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_parameters.py index 95528b7..e7d15e9 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_status.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_status.py index e102ba7..672ed86 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_status.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_status.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_status_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_status_summary.py index 09b06ab..df496ef 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_status_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_calculation_status_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_date_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_date_parameters.py index e49b4c1..e2f2df7 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_date_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_date_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_identifier.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_identifier.py index a3287e7..239807e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_identifier.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fiab_identifier.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_account.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_account.py index c4e9e03..64ff897 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_account.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_account.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_objective.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_objective.py index 41947ed..3006322 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_objective.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_objective.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimization_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimization_parameters.py index 63284ec..110fd89 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimization_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimization_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimization_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimization_parameters_root.py index f26119d..a0fbbd0 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimization_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimization_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimizer_strategy.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimizer_strategy.py index 25eabdb..8990305 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimizer_strategy.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimizer_strategy.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimizer_strategy_overrides.py b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimizer_strategy_overrides.py index 00ddecc..190ce92 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimizer_strategy_overrides.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/fpo_optimizer_strategy_overrides.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/frequency.py b/auto-generated-sdk/fds/analyticsapi/engines/model/frequency.py index a394b31..69752e4 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/frequency.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/frequency.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/frequency_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/frequency_root.py index bd2c72f..dbf4511 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/frequency_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/frequency_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/group.py b/auto-generated-sdk/fds/analyticsapi/engines/model/group.py index 5951803..34f0edb 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/group.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/group.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/group_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/group_root.py index 8441528..b28550d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/group_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/group_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template.py index eb71fae..5ff0289 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_parameters.py index 49fa744..6a269ab 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_parameters_root.py index 2dbec1e..d364390 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_post_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_post_summary.py index b77de43..d80494a 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_post_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_post_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_post_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_post_summary_root.py index 5d459ab..a5adb81 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_post_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_post_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_root.py index 1115b1a..cb01d4f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_summary.py index 6fe4ec8..4ecced4 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_summary_root.py index e31d136..e781b21 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_update_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_update_parameters.py index c1e0d65..7417226 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_update_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_update_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_update_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_update_parameters_root.py index d5b6a8e..f71b046 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_update_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/linked_pa_template_update_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimization_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimization_parameters.py index 0076199..1b18697 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimization_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimization_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimization_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimization_parameters_root.py index bea26ed..9f6e44f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimization_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimization_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimizer_strategy.py b/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimizer_strategy.py index 83c4c37..bcdefd4 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimizer_strategy.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimizer_strategy.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimizer_strategy_overrides.py b/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimizer_strategy_overrides.py index 8823ccd..468fcc9 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimizer_strategy_overrides.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/npo_optimizer_strategy_overrides.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/object_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/object_root.py index 62f157f..490b473 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/object_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/object_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/optimal_portfolio.py b/auto-generated-sdk/fds/analyticsapi/engines/model/optimal_portfolio.py index 9871c05..fcd8ea3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/optimal_portfolio.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/optimal_portfolio.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/optimization.py b/auto-generated-sdk/fds/analyticsapi/engines/model/optimization.py index ef9d58a..332ba2e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/optimization.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/optimization.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_account.py b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_account.py index 9be707e..4d80c2b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_account.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_account.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_account_overrides.py b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_account_overrides.py index 8f47edb..d1fe7fe 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_account_overrides.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_account_overrides.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_optimal_holdings.py b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_optimal_holdings.py index 23ea020..2d0174b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_optimal_holdings.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_optimal_holdings.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_output_types.py b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_output_types.py index 1f12bbe..506219c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_output_types.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_output_types.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_trades_list.py b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_trades_list.py index 21f72e2..fba81d3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_trades_list.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/optimizer_trades_list.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_column.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_column.py index 2aebad3..3ca30ae 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_column.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_column.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_data_sources.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_data_sources.py index 89089c4..86a74fc 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_data_sources.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_data_sources.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_group.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_group.py index 910ee2e..68e30cf 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_group.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_group.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_parameters.py index 75f4880..2e71494 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_parameters_root.py index d5c626e..b800041 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_pricing_source.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_pricing_source.py index 0217032..c24c6eb 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_pricing_source.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_calculation_pricing_source.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component.py index f9c6cfc..cc3bb3f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component_data.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component_data.py index 2792ff2..0ee56f8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component_data.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component_data.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component_root.py index ef660a4..f4313a1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_component_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_date_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_date_parameters.py index bbcff3d..d66758e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_date_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_date_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_doc.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_doc.py index 4bb0542..f7f1e6a 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_doc.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_doc.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_identifier.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_identifier.py index e50ef0c..d1905c0 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_identifier.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_identifier.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_pricing_source.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_pricing_source.py index ec1c73a..18c8555 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_pricing_source.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_pricing_source.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_pricing_source_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_pricing_source_root.py index 1d37ed6..f2a03b1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pa_pricing_source_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pa_pricing_source_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pagination_info.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pagination_info.py index 3dfe22d..f4e72c2 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pagination_info.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pagination_info.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pagination_meta.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pagination_meta.py index 727ddb0..34b9af8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pagination_meta.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pagination_meta.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pub_calculation_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pub_calculation_parameters.py index 6ae9b08..ef91431 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pub_calculation_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pub_calculation_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pub_calculation_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pub_calculation_parameters_root.py index fa685d2..b145d3e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pub_calculation_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pub_calculation_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pub_date_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pub_date_parameters.py index 483f630..41b0357 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pub_date_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pub_date_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/pub_identifier.py b/auto-generated-sdk/fds/analyticsapi/engines/model/pub_identifier.py index 6bf73b0..dd72b95 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/pub_identifier.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/pub_identifier.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_all_universal_screen_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_all_universal_screen_parameters.py index db22532..2cdd8af 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_all_universal_screen_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_all_universal_screen_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_meta.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_meta.py index 65941c7..2df4f8f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_meta.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_meta.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_parameters.py index cfdf26a..e5f6088 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_parameters_root.py index 5b06b23..40ad271 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_calculation_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date.py index 5afbd9c..65c52c4 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date_list.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date_list.py index a2d1349..0febf7e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date_list.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date_list.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date_list_obsolete.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date_list_obsolete.py index 69e0cd0..616f7ee 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date_list_obsolete.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_date_list_obsolete.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fds_date.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fds_date.py index d6ba3a0..d3b4ac3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fds_date.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fds_date.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fds_date_obsolete.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fds_date_obsolete.py index 9dbdc39..e74b902 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fds_date_obsolete.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fds_date_obsolete.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_formula.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_formula.py index 1a4a873..91ea675 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_formula.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_formula.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fql_expression.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fql_expression.py index e05fb16..d761f0d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fql_expression.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fql_expression.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -88,6 +88,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'source': (str,), # noqa: E501 'date_offset': (str,), # noqa: E501 + 'is_array_return_type': (bool,), # noqa: E501 } @cached_property @@ -100,6 +101,7 @@ def discriminator(): 'name': 'name', # noqa: E501 'source': 'source', # noqa: E501 'date_offset': 'dateOffset', # noqa: E501 + 'is_array_return_type': 'isArrayReturnType', # noqa: E501 } required_properties = set([ @@ -155,6 +157,7 @@ def __init__(self, expr, name, source, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) date_offset (str): [optional] # noqa: E501 + is_array_return_type (bool): [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fql_expression_obsolete.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fql_expression_obsolete.py index 7bdea67..f3980ea 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fql_expression_obsolete.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_fql_expression_obsolete.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -76,6 +76,7 @@ def openapi_types(): 'expr': (str,), # noqa: E501 'name': (str,), # noqa: E501 'date_offset': (str,), # noqa: E501 + 'is_array_return_type': (bool,), # noqa: E501 } @cached_property @@ -87,6 +88,7 @@ def discriminator(): 'expr': 'expr', # noqa: E501 'name': 'name', # noqa: E501 'date_offset': 'dateOffset', # noqa: E501 + 'is_array_return_type': 'isArrayReturnType', # noqa: E501 } _composed_schemas = {} @@ -140,6 +142,7 @@ def __init__(self, expr, name, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) date_offset (str): [optional] # noqa: E501 + is_array_return_type (bool): [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_identifier_universe.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_identifier_universe.py index 008553d..103ee40 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_identifier_universe.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_identifier_universe.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_identifier_universe_obsolete.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_identifier_universe_obsolete.py index 0089d02..190e45c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_identifier_universe_obsolete.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_identifier_universe_obsolete.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression.py index d8a75c5..a82f808 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_obsolete.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_obsolete.py index dfeacd1..8fa16f8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_obsolete.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_obsolete.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_universe.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_universe.py index 710624c..e1fb7ac 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_universe.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_universe.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_universe_obsolete.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_universe_obsolete.py index 36d2faf..19848f8f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_universe_obsolete.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_screening_expression_universe_obsolete.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_parameter.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_parameter.py index 6369c46..3189a1b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_parameter.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_parameter.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_parameter_obsolete.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_parameter_obsolete.py index 2946e93..6d3ecdd 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_parameter_obsolete.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_parameter_obsolete.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_universe.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_universe.py index 8145c42..0325b1b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_universe.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_universe.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_universe_obsolete.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_universe_obsolete.py index 567ccfe..732831b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_universe_obsolete.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universal_screen_universe_obsolete.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universe.py b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universe.py index d2ce0e3..72365eb 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universe.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/quant_universe.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/return_type.py b/auto-generated-sdk/fds/analyticsapi/engines/model/return_type.py index cab3bbb..1ae187c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/return_type.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/return_type.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_accounts.py b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_accounts.py index 02adc01..59919c1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_accounts.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_accounts.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_accounts_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_accounts_root.py index f40db8c..3bbf0c0 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_accounts_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_accounts_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_benchmark.py b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_benchmark.py index 3b264a5..a5822bd 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_benchmark.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_benchmark.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_benchmark_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_benchmark_root.py index 53b4086..d4716f5 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_benchmark_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_benchmark_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_calculation_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_calculation_parameters.py index 585014f..6c4010f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_calculation_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_calculation_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_calculation_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_calculation_parameters_root.py index 129abbd..5365c8e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_calculation_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_calculation_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_date_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_date_parameters.py index 5ef68a4..aa48608 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_date_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_date_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_identifier.py b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_identifier.py index 4ad434e..b0e0a47 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/spar_identifier.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/spar_identifier.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/template_content_types.py b/auto-generated-sdk/fds/analyticsapi/engines/model/template_content_types.py index 0938302..d1d271f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/template_content_types.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/template_content_types.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component.py index bb106e0..c27be4e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_parameters.py index 36ca825..bce9a33 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_parameters_root.py index 374bc25..a0cc6ef 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_post_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_post_summary.py index 9527fde..f7a0a34 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_post_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_post_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_post_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_post_summary_root.py index b935ab1..47f4638 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_post_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_post_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_root.py index 653828b..6121b0e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_summary.py index d67c098..1c2c84c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_summary_root.py index 2d280fb..ec00aa3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_update_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_update_parameters.py index 17cadeb..2276100 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_update_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_update_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_update_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_update_parameters_root.py index f4e0f1d..477e0bd 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_update_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/templated_pa_component_update_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template.py index ad29c6f..d025d99 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type.py index 9883709..ec30366 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_details.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_details.py index 2f3cb98..799928d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_details.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_details.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_details_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_details_root.py index 4a5a571..d4bda79 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_details_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_details_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_root.py index ff129b5..7f3139c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_category_and_type_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_column_details.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_column_details.py index 02022ea..3bd64fa 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_column_details.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_column_details.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_group_details.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_group_details.py index bad88a5..5793b5f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_group_details.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_group_details.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_parameters.py index 0d6bde9..1758552 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_parameters_root.py index 17ce3a1..3e40030 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_post_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_post_summary.py index 94a3322..7c0790e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_post_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_post_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_post_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_post_summary_root.py index baf380d..e523979 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_post_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_post_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_root.py index ac8e118..2199f5a 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_summary.py index f277042..1cad6d3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_summary_root.py index 4c79171..f786f56 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_update_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_update_parameters.py index f39aed4..92b8f63 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_update_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_update_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_update_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_update_parameters_root.py index 016364c..26ccddc 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_update_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/unlinked_pa_template_update_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_calculation_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_calculation_parameters.py index 95c6744..bcb0284 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_calculation_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_calculation_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_calculation_parameters_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_calculation_parameters_root.py index f5896c9..3a45973 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_calculation_parameters_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_calculation_parameters_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_component.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_component.py index 1facf8e..2abdb8d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_component.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_component.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_component_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_component_root.py index 5f3bb51..ab6629b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_component_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_component_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration.py index e12a77a..12d51a3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_root.py index 3d8c938..9813ec1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_summary.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_summary.py index bbd716f..78adea8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_summary.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_summary.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_summary_root.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_summary_root.py index 159c998..bfa1189 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_summary_root.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_configuration_summary_root.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_date_parameters.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_date_parameters.py index 89083ca..bcdb527 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_date_parameters.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_date_parameters.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_identifier.py b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_identifier.py index b299634..abcc3c5 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model/vault_identifier.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model/vault_identifier.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/model_utils.py b/auto-generated-sdk/fds/analyticsapi/engines/model_utils.py index d5e244b..70a9a22 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/model_utils.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/model_utils.py @@ -5,7 +5,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/fds/analyticsapi/engines/models/__init__.py b/auto-generated-sdk/fds/analyticsapi/engines/models/__init__.py index ce365f9..d976d41 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/models/__init__.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/models/__init__.py @@ -60,9 +60,11 @@ from fds.analyticsapi.engines.model.fiab_calculation_status_summary import FIABCalculationStatusSummary from fds.analyticsapi.engines.model.fiab_date_parameters import FIABDateParameters from fds.analyticsapi.engines.model.fiab_identifier import FIABIdentifier +from fds.analyticsapi.engines.model.fi_balloon_extension import FIBalloonExtension from fds.analyticsapi.engines.model.fi_bank_loans import FIBankLoans from fds.analyticsapi.engines.model.fi_calculation_parameters import FICalculationParameters from fds.analyticsapi.engines.model.fi_calculation_parameters_root import FICalculationParametersRoot +from fds.analyticsapi.engines.model.fi_cashflows import FICashflows from fds.analyticsapi.engines.model.fi_discount_curve_info import FIDiscountCurveInfo from fds.analyticsapi.engines.model.fi_discount_curve_info_root import FIDiscountCurveInfoRoot from fds.analyticsapi.engines.model.fi_job_settings import FIJobSettings @@ -71,9 +73,14 @@ from fds.analyticsapi.engines.model.fi_municipal_bonds import FIMunicipalBonds from fds.analyticsapi.engines.model.fi_municipal_bonds_for_job_settings import FIMunicipalBondsForJobSettings from fds.analyticsapi.engines.model.fi_prepay import FIPrepay +from fds.analyticsapi.engines.model.fi_prepay_lockout import FIPrepayLockout from fds.analyticsapi.engines.model.fi_reference_prepay import FIReferencePrepay from fds.analyticsapi.engines.model.fi_reference_security import FIReferenceSecurity from fds.analyticsapi.engines.model.fi_security import FISecurity +from fds.analyticsapi.engines.model.fi_servicer_advances import FIServicerAdvances +from fds.analyticsapi.engines.model.fi_servicer_advances_for_securities import FIServicerAdvancesForSecurities +from fds.analyticsapi.engines.model.fi_structured_products_for_job_settings import FIStructuredProductsForJobSettings +from fds.analyticsapi.engines.model.fi_structured_products_for_securities import FIStructuredProductsForSecurities from fds.analyticsapi.engines.model.fpo_account import FPOAccount from fds.analyticsapi.engines.model.fpo_objective import FPOObjective from fds.analyticsapi.engines.model.fpo_optimization_parameters import FPOOptimizationParameters diff --git a/auto-generated-sdk/fds/analyticsapi/engines/rest.py b/auto-generated-sdk/fds/analyticsapi/engines/rest.py index 5d4f5bd..b86292d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/rest.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/rest.py @@ -4,7 +4,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ diff --git a/auto-generated-sdk/setup.py b/auto-generated-sdk/setup.py index ec66d00..63e1e8d 100644 --- a/auto-generated-sdk/setup.py +++ b/auto-generated-sdk/setup.py @@ -6,7 +6,7 @@ Allow clients to fetch Analytics through APIs. # noqa: E501 The version of the OpenAPI document: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] - Contact: analytics.api.support@factset.com + Contact: api@factset.com Generated by: https://openapi-generator.tech """ @@ -14,7 +14,7 @@ from setuptools import setup, find_packages # noqa: H301 NAME = "fds.analyticsapi.engines" -VERSION = "5.5.0" +VERSION = "5.6.0" # To install the library, run the following # # python setup.py install @@ -32,15 +32,15 @@ name=NAME, version=VERSION, description="Engines API", - author="Analytics API Support", - author_email="analytics.api.support@factset.com", + author="FactSet Research Systems", + author_email="api@factset.com", url="https://github.com/factset/analyticsapi-engines-python-sdk", keywords=["OpenAPI", "OpenAPI-Generator", "Engines API"], python_requires=">=3.6", install_requires=REQUIRES, packages=find_packages(exclude=["test", "tests"]), include_package_data=True, - license="Apache License 2.0", + license="Apache License, Version 2.0", long_description="""\ Allow clients to fetch Analytics through APIs. # noqa: E501 """ diff --git a/tests/test_quant_calculations_api.py b/tests/test_quant_calculations_api.py new file mode 100644 index 0000000..df0ae92 --- /dev/null +++ b/tests/test_quant_calculations_api.py @@ -0,0 +1,156 @@ +import unittest +import time + +from fds.analyticsapi.engines.api.components_api import ComponentsApi +from fds.analyticsapi.engines.api.configurations_api import ConfigurationsApi +from fds.analyticsapi.engines.api.quant_calculations_api import QuantCalculationsApi +from fds.analyticsapi.engines.model.quant_calculation_parameters import QuantCalculationParameters +from fds.analyticsapi.engines.model.quant_calculation_parameters_root import QuantCalculationParametersRoot +from fds.analyticsapi.engines.model.quant_identifier_universe import QuantIdentifierUniverse +from fds.analyticsapi.engines.model.quant_screening_expression import QuantScreeningExpression +from fds.analyticsapi.engines.model.quant_fql_expression import QuantFqlExpression +from fds.analyticsapi.engines.model.quant_fds_date import QuantFdsDate +from fds.analyticsapi.engines.model.quant_calculation_meta import QuantCalculationMeta +from common_functions import CommonFunctions +from api_workflow import run_api_workflow_with_assertions + + +class TestQuantCalculationsApi(unittest.TestCase): + def setUp(self): + api_client = CommonFunctions.build_api_client() + self.quant_calculations_api = QuantCalculationsApi(api_client) + self.configurations_api = ConfigurationsApi(api_client) + self.components_api = ComponentsApi(api_client) + self.page_number = 1 + + def test_single_unit_scenario(self): + create_step_name = "create_calculation" + read_status_step_name = "read_status" + read_result_step_name = "read_result" + + def create_calculation(test_context): + print("Creating single unit calculation") + + if(test_context["is_array_return_type"]): + quant_formulas = [ + QuantScreeningExpression(expr="P_PRICE", name="Price (SCR)", source="ScreeningExpression"), + (QuantFqlExpression(expr="P_PRICE", name="Price (SCR)", source="FqlExpression")), + (QuantFqlExpression(expr="P_PRICE(#DATE,#DATE-5D,#FREQ)", name="Price", + is_array_return_type=True, source="FqlExpression"))] + else: + quant_formulas = [ + QuantScreeningExpression(expr="P_PRICE", name="Price (SCR)", source="ScreeningExpression"), + (QuantFqlExpression(expr="P_PRICE", name="Price (SCR)", source="FqlExpression"))] + + quant_dates = QuantFdsDate(start_date="0", end_date="-5D", source="FdsDate", frequency="D", calendar="FIVEDAY") + + quant_calculations_meta = QuantCalculationMeta(format="Feather") + + quant_identifiers = ["03748R74", "S8112735"] + quant_identifier_universe = QuantIdentifierUniverse(universe_type="Equity" + , identifiers=quant_identifiers + , source="IdentifierUniverse") + + quant_calculation_parameters = {"1": QuantCalculationParameters(universe=quant_identifier_universe, + dates=quant_dates, formulas=quant_formulas)} + + quant_calculation_parameter_root = QuantCalculationParametersRoot( + data=quant_calculation_parameters, meta=quant_calculations_meta) + + post_and_calculate_response = self.quant_calculations_api.post_and_calculate( + quant_calculation_parameters_root=quant_calculation_parameter_root + ) + + self.assertTrue(post_and_calculate_response[1] == 201 or post_and_calculate_response[1] == 202, + "Response for create_calculation should have been 201 or 202") + + if post_and_calculate_response[1] == 201: + return { + "continue_workflow": False, + "next_request": None, + "test_context": None + } + elif post_and_calculate_response[1] == 202: + test_context["calculation_id"] = post_and_calculate_response[2]["X-Factset-Api-Calculation-Id"] + return { + "continue_workflow": True, + "next_request": read_status_step_name, + "test_context": test_context + } + + def read_calculation_status(test_context): + print("Reading single unit calculation status") + calculation_id = test_context["calculation_id"] + print("Calculation Id: " + calculation_id) + + status_response = self.quant_calculations_api.get_calculation_status_by_id(id=calculation_id) + + self.assertTrue(status_response[1] == 202 and ( + status_response[0].data.status in ("Queued", "Executing"))) + + while status_response[1] == 202 and (status_response[0].data.status in ("Queued", "Executing")): + max_age = '5' + age_value = status_response[2].get("cache-control") + if age_value is not None: + max_age = age_value.replace("max-age=", "") + print('Sleeping: ' + max_age) + time.sleep(int(max_age)) + status_response = self.quant_calculations_api.get_calculation_status_by_id(id=calculation_id) + + test_context["calculation_units"] = status_response[0].data.units.items() + + return { + "continue_workflow": True, + "next_request": read_result_step_name, + "test_context": test_context + } + + def process_calculations_units(test_context): + calculation_id = test_context["calculation_id"] + for (calculation_unit_id, calculation_unit) in test_context["calculation_units"]: + result_response = self.quant_calculations_api.get_calculation_unit_result_by_id(id=calculation_id, + unit_id=calculation_unit_id) + self.assertEqual( + result_response[1], 200, "Get calculation result should have succeeded") + + return { + "continue_workflow": False, + "next_request": read_result_step_name, + "test_context": test_context + } + + def read_calculation_unit_result_isarrayreturntype(test_context): + process_calculations_units(test_context) + + workflow_specification = { + create_step_name: create_calculation, + read_status_step_name: read_calculation_status, + read_result_step_name: read_calculation_unit_result_isarrayreturntype + } + starting_request = workflow_specification['create_calculation'] + test_context = {} + test_context["is_array_return_type"] = 'True' + run_api_workflow_with_assertions( + workflow_specification, starting_request, test_context) + + def read_calculation_unit_result(test_context): + process_calculations_units(test_context) + + workflow_specification = { + create_step_name: create_calculation, + read_status_step_name: read_calculation_status, + read_result_step_name: read_calculation_unit_result + } + starting_request = workflow_specification['create_calculation'] + test_context = {} + test_context["is_array_return_type"] = 'False' + run_api_workflow_with_assertions( + workflow_specification, starting_request, test_context) + + def test_get_all_calculations_scenario(self): + response = self.quant_calculations_api.get_all_calculations(page_number=self.page_number) + self.assertEqual(response[1], 200, "Response should be 200 - Success") + + +if __name__ == '__main__': + unittest.main(failfast=True)