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

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions auto-generated-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 🚨 THIS PACKAGE IS DEPRECATED!
Please use <https://www.nuget.org/packages?q=FactSet.SDK> instead.

# FactSet.AnalyticsAPI.Engines - the C# library for the Engines API

Allow clients to fetch Analytics through APIs.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ public interface IAFIOptimizerApi : IAFIOptimizerApiSync, IAFIOptimizerApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class AFIOptimizerApi : IAFIOptimizerApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ public interface IAXPOptimizerApi : IAXPOptimizerApiSync, IAXPOptimizerApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class AXPOptimizerApi : IAXPOptimizerApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ public interface IAccountsApi : IAccountsApiSync, IAccountsApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class AccountsApi : IAccountsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ public interface IBPMOptimizerApi : IBPMOptimizerApiSync, IBPMOptimizerApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class BPMOptimizerApi : IBPMOptimizerApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ public interface IBenchmarksApi : IBenchmarksApiSync, IBenchmarksApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class BenchmarksApi : IBenchmarksApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ public interface IColumnStatisticsApi : IColumnStatisticsApiSync, IColumnStatist
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class ColumnStatisticsApi : IColumnStatisticsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ public interface IColumnsApi : IColumnsApiSync, IColumnsApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class ColumnsApi : IColumnsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ public interface IComponentsApi : IComponentsApiSync, IComponentsApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class ComponentsApi : IComponentsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ public interface IConfigurationsApi : IConfigurationsApiSync, IConfigurationsApi
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class ConfigurationsApi : IConfigurationsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ public interface ICurrenciesApi : ICurrenciesApiSync, ICurrenciesApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class CurrenciesApi : ICurrenciesApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ public interface IDatesApi : IDatesApiSync, IDatesApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class DatesApi : IDatesApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ public interface IDiscountCurvesApi : IDiscountCurvesApiSync, IDiscountCurvesApi
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class DiscountCurvesApi : IDiscountCurvesApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ public interface IDocumentsApi : IDocumentsApiSync, IDocumentsApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class DocumentsApi : IDocumentsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
/// This endpoints returns all FIAB calculation requests.
/// </remarks>
/// <exception cref="FactSet.AnalyticsAPI.Engines.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>Dictionary<string, FIABCalculationStatusSummary></returns>

Check warning on line 58 in auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs

View workflow job for this annotation

GitHub Actions / build

XML comment has badly formed XML -- 'End tag 'returns' does not match the start tag 'string'.'

Check warning on line 58 in auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs

View workflow job for this annotation

GitHub Actions / build

XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Dictionary<string, FIABCalculationStatusSummary> GetCalculationStatusSummaries();

Check warning on line 59 in auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs

View workflow job for this annotation

GitHub Actions / build

XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'

/// <summary>
/// Get all FIAB calculation summaries
Expand All @@ -65,8 +65,8 @@
/// This endpoints returns all FIAB calculation requests.
/// </remarks>
/// <exception cref="FactSet.AnalyticsAPI.Engines.Client.ApiException">Thrown when fails to make API call</exception>
/// <returns>ApiResponse of Dictionary<string, FIABCalculationStatusSummary></returns>

Check warning on line 68 in auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs

View workflow job for this annotation

GitHub Actions / build

XML comment has badly formed XML -- 'End tag 'returns' does not match the start tag 'string'.'

Check warning on line 68 in auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs

View workflow job for this annotation

GitHub Actions / build

XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
ApiResponse<Dictionary<string, FIABCalculationStatusSummary>> GetCalculationStatusSummariesWithHttpInfo();

Check warning on line 69 in auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs

View workflow job for this annotation

GitHub Actions / build

XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
/// <summary>
/// Run FIAB calculation
/// </summary>
Expand Down Expand Up @@ -128,8 +128,8 @@
/// </remarks>
/// <exception cref="FactSet.AnalyticsAPI.Engines.Client.ApiException">Thrown when fails to make API call</exception>
/// <param name="cancellationToken">Cancellation Token to cancel the request.</param>
/// <returns>Task of Dictionary<string, FIABCalculationStatusSummary></returns>

Check warning on line 131 in auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs

View workflow job for this annotation

GitHub Actions / build

XML comment has badly formed XML -- 'End tag 'returns' does not match the start tag 'string'.'

Check warning on line 131 in auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs

View workflow job for this annotation

GitHub Actions / build

XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
System.Threading.Tasks.Task<Dictionary<string, FIABCalculationStatusSummary>> GetCalculationStatusSummariesAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

Check warning on line 132 in auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs

View workflow job for this annotation

GitHub Actions / build

XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'

/// <summary>
/// Get all FIAB calculation summaries
Expand Down Expand Up @@ -178,6 +178,7 @@
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class FIABCalculationsApi : IFIABCalculationsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ public interface IFICalculationsApi : IFICalculationsApiSync, IFICalculationsApi
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class FICalculationsApi : IFICalculationsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ public interface IFPOOptimizerApi : IFPOOptimizerApiSync, IFPOOptimizerApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class FPOOptimizerApi : IFPOOptimizerApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ public interface IFrequenciesApi : IFrequenciesApiSync, IFrequenciesApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class FrequenciesApi : IFrequenciesApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ public interface IGroupsApi : IGroupsApiSync, IGroupsApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class GroupsApi : IGroupsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ public interface ILinkedPATemplatesApi : ILinkedPATemplatesApiSync, ILinkedPATem
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class LinkedPATemplatesApi : ILinkedPATemplatesApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ public interface INPOOptimizerApi : INPOOptimizerApiSync, INPOOptimizerApiAsync
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class NPOOptimizerApi : INPOOptimizerApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ public interface IPACalculationsApi : IPACalculationsApiSync, IPACalculationsApi
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class PACalculationsApi : IPACalculationsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ public interface IPricingSourcesApi : IPricingSourcesApiSync, IPricingSourcesApi
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class PricingSourcesApi : IPricingSourcesApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ public interface IPubCalculationsApi : IPubCalculationsApiSync, IPubCalculations
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class PubCalculationsApi : IPubCalculationsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ public interface IQuantCalculationsApi : IQuantCalculationsApiSync, IQuantCalcul
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class QuantCalculationsApi : IQuantCalculationsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ public interface ISPARCalculationsApi : ISPARCalculationsApiSync, ISPARCalculati
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class SPARCalculationsApi : ISPARCalculationsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ public interface IStrategyDocumentsApi : IStrategyDocumentsApiSync, IStrategyDoc
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class StrategyDocumentsApi : IStrategyDocumentsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ public interface ITemplatedPAComponentsApi : ITemplatedPAComponentsApiSync, ITem
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class TemplatedPAComponentsApi : ITemplatedPAComponentsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ public interface IUnlinkedPATemplatesApi : IUnlinkedPATemplatesApiSync, IUnlinke
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class UnlinkedPATemplatesApi : IUnlinkedPATemplatesApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ public interface IVaultCalculationsApi : IVaultCalculationsApiSync, IVaultCalcul
/// <summary>
/// Represents a collection of functions to interact with the API endpoints
/// </summary>
[Obsolete("This library is deprecated. Please use Esdk's (https://www.nuget.org/packages?q=FactSet.SDK)")]
public partial class VaultCalculationsApi : IVaultCalculationsApi
{
private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,21 @@
<Authors>FactSet</Authors>
<Company>FactSet Research Systems Inc.</Company>
<AssemblyTitle>FactSet Analytics Engines API</AssemblyTitle>
<Description>Allow clients to fetch Engines Analytics through APIs.</Description>
<Description>
DEPRECATED: This library is no longer maintained.
Please use https://www.nuget.org/packages?q=FactSet.SDK instead.
</Description>
<Copyright></Copyright>
<RootNamespace>FactSet.AnalyticsAPI.Engines</RootNamespace>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\FactSet.AnalyticsAPI.Engines.xml</DocumentationFile>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<RepositoryUrl>https://github.com/factset/analyticsapi-engines-dotnet-sdk.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageReleaseNotes>Refer to Changelog on GitHub source repository</PackageReleaseNotes>
<PackageReleaseNotes>
This package is deprecated and will be removed in the future.
Migrate to https://www.nuget.org/packages?q=FactSet.SDK
</PackageReleaseNotes>
<PackageTags>PA;Vault;SPAR;Engines;FactSet;FDS;API;Analytics;AnalyticsAPI</PackageTags>
</PropertyGroup>

Expand Down
Loading