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
e63812204d
commit
c8bb2d95b5
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ namespace Tribufu
|
|||
/// Create a <see cref="TribufuApi"/> with the given API key.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// A API key gives you public read only access to the Tribufu API.
|
||||
/// An API key gives you public read only access to the Tribufu API.
|
||||
/// </remarks>
|
||||
/// <param name="apiKey">The API key for authentication</param>
|
||||
/// <returns><see cref="TribufuApi"/> instance configured with the API key</returns>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue