Skip to content

Commit

Permalink
SDK Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepsinn committed Jan 9, 2016
1 parent 9f6bc95 commit 889b5b2
Show file tree
Hide file tree
Showing 60 changed files with 92 additions and 59 deletions.
33 changes: 33 additions & 0 deletions src/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
using System.Reflection;
using System.Runtime.InteropServices;
using System.Windows;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Swagger Library")]
[assembly: AssemblyDescription("A library generated from a Swagger doc")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Swagger")]
[assembly: AssemblyProduct("SwaggerLibrary")]
[assembly: AssemblyCopyright("No Copyright")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0")]
[assembly: AssemblyFileVersion("1.0.0")]
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/AggregatedCorrelation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class AggregatedCorrelation : IEquatable<AggregatedCorrelation>
public class AggregatedCorrelation : IEquatable<AggregatedCorrelation>
{
/// <summary>
/// Initializes a new instance of the <see cref="AggregatedCorrelation" /> class.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class CommonVariableRelationship : IEquatable<CommonVariableRelationship>
public class CommonVariableRelationship : IEquatable<CommonVariableRelationship>
{
/// <summary>
/// Initializes a new instance of the <see cref="CommonVariableRelationship" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/Connection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class Connection : IEquatable<Connection>
public class Connection : IEquatable<Connection>
{
/// <summary>
/// Initializes a new instance of the <see cref="Connection" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/Connector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class Connector : IEquatable<Connector>
public class Connector : IEquatable<Connector>
{
/// <summary>
/// Initializes a new instance of the <see cref="Connector" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/Correlation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class Correlation : IEquatable<Correlation>
public class Correlation : IEquatable<Correlation>
{
/// <summary>
/// Initializes a new instance of the <see cref="Correlation" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/Credential.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class Credential : IEquatable<Credential>
public class Credential : IEquatable<Credential>
{
/// <summary>
/// Initializes a new instance of the <see cref="Credential" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse200.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse200 : IEquatable<InlineResponse200>
public class InlineResponse200 : IEquatable<InlineResponse200>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse200" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse2001.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse2001 : IEquatable<InlineResponse2001>
public class InlineResponse2001 : IEquatable<InlineResponse2001>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse2001" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20010.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20010 : IEquatable<InlineResponse20010>
public class InlineResponse20010 : IEquatable<InlineResponse20010>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20010" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20011.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20011 : IEquatable<InlineResponse20011>
public class InlineResponse20011 : IEquatable<InlineResponse20011>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20011" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20012.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20012 : IEquatable<InlineResponse20012>
public class InlineResponse20012 : IEquatable<InlineResponse20012>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20012" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20013.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20013 : IEquatable<InlineResponse20013>
public class InlineResponse20013 : IEquatable<InlineResponse20013>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20013" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20014.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20014 : IEquatable<InlineResponse20014>
public class InlineResponse20014 : IEquatable<InlineResponse20014>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20014" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20015.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20015 : IEquatable<InlineResponse20015>
public class InlineResponse20015 : IEquatable<InlineResponse20015>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20015" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20016.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20016 : IEquatable<InlineResponse20016>
public class InlineResponse20016 : IEquatable<InlineResponse20016>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20016" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20017.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20017 : IEquatable<InlineResponse20017>
public class InlineResponse20017 : IEquatable<InlineResponse20017>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20017" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20018.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20018 : IEquatable<InlineResponse20018>
public class InlineResponse20018 : IEquatable<InlineResponse20018>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20018" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20019.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20019 : IEquatable<InlineResponse20019>
public class InlineResponse20019 : IEquatable<InlineResponse20019>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20019" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse2002.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse2002 : IEquatable<InlineResponse2002>
public class InlineResponse2002 : IEquatable<InlineResponse2002>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse2002" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20020.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20020 : IEquatable<InlineResponse20020>
public class InlineResponse20020 : IEquatable<InlineResponse20020>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20020" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20021.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20021 : IEquatable<InlineResponse20021>
public class InlineResponse20021 : IEquatable<InlineResponse20021>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20021" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20022.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20022 : IEquatable<InlineResponse20022>
public class InlineResponse20022 : IEquatable<InlineResponse20022>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20022" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20023.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20023 : IEquatable<InlineResponse20023>
public class InlineResponse20023 : IEquatable<InlineResponse20023>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20023" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20024.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20024 : IEquatable<InlineResponse20024>
public class InlineResponse20024 : IEquatable<InlineResponse20024>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20024" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20025.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20025 : IEquatable<InlineResponse20025>
public class InlineResponse20025 : IEquatable<InlineResponse20025>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20025" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20026.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20026 : IEquatable<InlineResponse20026>
public class InlineResponse20026 : IEquatable<InlineResponse20026>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20026" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20027.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20027 : IEquatable<InlineResponse20027>
public class InlineResponse20027 : IEquatable<InlineResponse20027>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20027" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20028.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20028 : IEquatable<InlineResponse20028>
public class InlineResponse20028 : IEquatable<InlineResponse20028>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20028" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20029.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20029 : IEquatable<InlineResponse20029>
public class InlineResponse20029 : IEquatable<InlineResponse20029>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20029" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse2003.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse2003 : IEquatable<InlineResponse2003>
public class InlineResponse2003 : IEquatable<InlineResponse2003>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse2003" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20030.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20030 : IEquatable<InlineResponse20030>
public class InlineResponse20030 : IEquatable<InlineResponse20030>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20030" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20031.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20031 : IEquatable<InlineResponse20031>
public class InlineResponse20031 : IEquatable<InlineResponse20031>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20031" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20032.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20032 : IEquatable<InlineResponse20032>
public class InlineResponse20032 : IEquatable<InlineResponse20032>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20032" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20033.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20033 : IEquatable<InlineResponse20033>
public class InlineResponse20033 : IEquatable<InlineResponse20033>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20033" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20034.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20034 : IEquatable<InlineResponse20034>
public class InlineResponse20034 : IEquatable<InlineResponse20034>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20034" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20035.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20035 : IEquatable<InlineResponse20035>
public class InlineResponse20035 : IEquatable<InlineResponse20035>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20035" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse20036.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse20036 : IEquatable<InlineResponse20036>
public class InlineResponse20036 : IEquatable<InlineResponse20036>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse20036" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse2004.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse2004 : IEquatable<InlineResponse2004>
public class InlineResponse2004 : IEquatable<InlineResponse2004>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse2004" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse2005.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse2005 : IEquatable<InlineResponse2005>
public class InlineResponse2005 : IEquatable<InlineResponse2005>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse2005" /> class.
Expand Down
2 changes: 1 addition & 1 deletion src/main/csharp/io/swagger/Model/InlineResponse2006.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace IO.Swagger.Model
///
/// </summary>
[DataContract]
public class InlineResponse2006 : IEquatable<InlineResponse2006>
public class InlineResponse2006 : IEquatable<InlineResponse2006>
{
/// <summary>
/// Initializes a new instance of the <see cref="InlineResponse2006" /> class.
Expand Down
Loading

0 comments on commit 889b5b2

Please sign in to comment.