File tree Expand file tree Collapse file tree 3 files changed +3
-97
lines changed
Expand file tree Collapse file tree 3 files changed +3
-97
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2017 Justin Skiles
3+ Copyright (c) 2025 Justin Skiles
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# SteamWebAPI2
2- [ ![ Build Status] ( https://dev.azure. com/justinskiles/justinskiles/_apis/ build/status/babelshift.SteamWebAPI2?branchName =master )] ( https://dev.azure. com/justinskiles/justinskiles/_build/latest?definitionId=2&branchName=master )
2+ [ ![ Build Status] ( https://github. com/babelshift/SteamWebAPI2/actions/workflows/dotnet- build.yml/badge.svg?branch =master )] ( https://github. com/babelshift/SteamWebAPI2/actions/workflows/dotnet-build.yml )
33[ ![ NuGet] ( https://img.shields.io/nuget/v/SteamWebAPI2.svg )] ( https://www.nuget.org/packages/SteamWebAPI2 )
44[ ![ MyGet CI] ( https://img.shields.io/myget/babelshift-ci/v/SteamWebAPI2.svg )] ( https://www.myget.org/feed/babelshift-ci/package/nuget/SteamWebAPI2 )
55
@@ -54,7 +54,7 @@ The library is structured to mirror the Steam Web API endpoint structure. For ex
5454Each method returns a SteamWebResponse object which contains the following:
5555
5656| Field | Type | Description |
57- | -------------------- | ----------------- | ---------------------------------------------------- |
57+ | ------------------ | --------------- | -------------------------------------------------- |
5858| Data | T | Maps to the payload returned by the Steam Web API. |
5959| ContentLength | long? | Maps to the HTTP ContentLength header. |
6060| ContentType | string | Maps to the HTTP ContentType header. |
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments