Skip to content

Commit

Permalink
Merge pull request #9 from gaseous-project:metadata-proxy
Browse files Browse the repository at this point in the history
Add conversion library to all objects
  • Loading branch information
michael-j-green authored Sep 30, 2024
2 parents fb97df7 + cdc09e3 commit 0d94712
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/AgeRating.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class AgeRating : IIdentifier, IHasChecksum
public class AgeRating : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("category")]
[JsonProperty("category")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class AgeRatingContentDescription : IIdentifier, IHasChecksum
public class AgeRatingContentDescription : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("category")]
[JsonProperty("category")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/AlternativeName.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class AlternativeName : IIdentifier, IHasChecksum
public class AlternativeName : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("checksum")]
[JsonProperty("checksum")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/Artwork.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class Artwork : IIdentifier, IHasChecksum
public class Artwork : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("alpha_channel")]
[JsonProperty("alpha_channel")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/CharacterMugShot.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class CharacterMugShot : IIdentifier, IHasChecksum
public class CharacterMugShot : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("alpha_channel")]
[JsonProperty("alpha_channel")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/CompanyLogo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class CompanyLogo : IIdentifier, IHasChecksum
public class CompanyLogo : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("alpha_channel")]
[JsonProperty("alpha_channel")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/CompanyWebsite.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class CompanyWebsite : IIdentifier, IHasChecksum
public class CompanyWebsite : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("category")]
[JsonProperty("category")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/Cover.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class Cover : IIdentifier, IHasChecksum
public class Cover : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("alpha_channel")]
[JsonProperty("alpha_channel")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/GameEngineLogo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class GameEngineLogo : IIdentifier, IHasChecksum
public class GameEngineLogo : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("alpha_channel")]
[JsonProperty("alpha_channel")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/GameVersionFeature.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class GameVersionFeature : IIdentifier, IHasChecksum
public class GameVersionFeature : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("category")]
[JsonProperty("category")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class GameVersionFeatureValue : IIdentifier, IHasChecksum
public class GameVersionFeatureValue : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("checksum")]
[JsonProperty("checksum")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/GameVideo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class GameVideo : IIdentifier, IHasChecksum
public class GameVideo : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("checksum")]
[JsonProperty("checksum")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/MultiplayerMode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class MultiplayerMode : IIdentifier, IHasChecksum
public class MultiplayerMode : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("campaigncoop")]
[JsonProperty("campaigncoop")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/PlatformFamily.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class PlatformFamily : IIdentifier, IHasChecksum
public class PlatformFamily : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("checksum")]
[JsonProperty("checksum")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/PlatformLogo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class PlatformLogo : IIdentifier, IHasChecksum
public class PlatformLogo : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("alpha_channel")]
[JsonProperty("alpha_channel")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/PlatformVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class PlatformVersion : IIdentifier, IHasChecksum
public class PlatformVersion : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("checksum")]
[JsonProperty("checksum")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class PlatformVersionCompany : IIdentifier, IHasChecksum
public class PlatformVersionCompany : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("checksum")]
[JsonProperty("checksum")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/PlatformWebsite.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class PlatformWebsite : IIdentifier, IHasChecksum
public class PlatformWebsite : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("category")]
[JsonProperty("category")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/Screenshot.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class Screenshot : IIdentifier, IHasChecksum
public class Screenshot : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("alpha_channel")]
[JsonProperty("alpha_channel")]
Expand Down
2 changes: 1 addition & 1 deletion hasheous-client/Models/Metadata/IGDB/Website.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace HasheousClient.Models.Metadata.IGDB
{
public class Website : IIdentifier, IHasChecksum
public class Website : ITools, IIdentifier, IHasChecksum
{
[JsonPropertyName("category")]
[JsonProperty("category")]
Expand Down

0 comments on commit 0d94712

Please sign in to comment.