mirror of
https://github.com/tribufu/tribufu-dotnet
synced 2026-06-01 09:42:35 +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.
|
/// Create a <see cref="TribufuApi"/> with the given API key.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <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>
|
/// </remarks>
|
||||||
/// <param name="apiKey">The API key for authentication</param>
|
/// <param name="apiKey">The API key for authentication</param>
|
||||||
/// <returns><see cref="TribufuApi"/> instance configured with the API key</returns>
|
/// <returns><see cref="TribufuApi"/> instance configured with the API key</returns>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue