mirror of
https://github.com/tribufu/tribufu-dotnet
synced 2025-06-16 18:34:19 +00:00
Update TribufuApi.cs
This commit is contained in:
@ -14,7 +14,7 @@ namespace Tribufu
|
|||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// Use this class to interact with the Tribufu API.
|
/// Use this class to interact with the Tribufu API.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
public class TribufuApi : TribufuGeneratedApi
|
public sealed class TribufuApi : TribufuGeneratedApi
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The default base URL for the Tribufu API.
|
/// The default base URL for the Tribufu API.
|
||||||
|
Reference in New Issue
Block a user