mirror of
https://github.com/tribufu/tribufu-dotnet
synced 2026-05-06 06:37:28 +00:00
Update TribufuApi.cs
This commit is contained in:
parent
42e14fc07b
commit
9ff743097b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ namespace Tribufu
|
|||
/// <remarks>
|
||||
/// Use this class to interact with the Tribufu API.
|
||||
/// </remarks>
|
||||
public class TribufuApi : TribufuGeneratedApi
|
||||
public sealed class TribufuApi : TribufuGeneratedApi
|
||||
{
|
||||
/// <summary>
|
||||
/// The default base URL for the Tribufu API.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue