Skip to content

Commit e6ea939

Browse files
committed
test: Updated Anthropic spec
1 parent 1b85141 commit e6ea939

File tree

531 files changed

+27895
-1325
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

531 files changed

+27895
-1325
lines changed

specs/anthropic.yaml

Lines changed: 667 additions & 98 deletions
Large diffs are not rendered by default.

src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Api.BetaModelsGet.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ partial void ProcessBetaModelsGetResponseContent(
3939
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
4040
/// </param>
4141
/// <param name="xApiKey">
42-
/// Your unique API key for authentication. <br/>
42+
/// Your unique API key for authentication.<br/>
4343
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
4444
/// </param>
4545
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Api.BetaModelsList.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ partial void ProcessBetaModelsListResponseContent(
5151
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
5252
/// </param>
5353
/// <param name="xApiKey">
54-
/// Your unique API key for authentication. <br/>
54+
/// Your unique API key for authentication.<br/>
5555
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
5656
/// </param>
5757
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Api.ModelsGet.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ partial void ProcessModelsGetResponseContent(
3939
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
4040
/// </param>
4141
/// <param name="xApiKey">
42-
/// Your unique API key for authentication. <br/>
42+
/// Your unique API key for authentication.<br/>
4343
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
4444
/// </param>
4545
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.Api.ModelsList.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ partial void ProcessModelsListResponseContent(
5151
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
5252
/// </param>
5353
/// <param name="xApiKey">
54-
/// Your unique API key for authentication. <br/>
54+
/// Your unique API key for authentication.<br/>
5555
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
5656
/// </param>
5757
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.IApi.BetaModelsGet.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public partial interface IApi
1818
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
1919
/// </param>
2020
/// <param name="xApiKey">
21-
/// Your unique API key for authentication. <br/>
21+
/// Your unique API key for authentication.<br/>
2222
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
2323
/// </param>
2424
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.IApi.BetaModelsList.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public partial interface IApi
2626
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
2727
/// </param>
2828
/// <param name="xApiKey">
29-
/// Your unique API key for authentication. <br/>
29+
/// Your unique API key for authentication.<br/>
3030
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
3131
/// </param>
3232
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.IApi.ModelsGet.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public partial interface IApi
1818
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
1919
/// </param>
2020
/// <param name="xApiKey">
21-
/// Your unique API key for authentication. <br/>
21+
/// Your unique API key for authentication.<br/>
2222
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
2323
/// </param>
2424
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.IApi.ModelsList.g.verified.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public partial interface IApi
2626
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
2727
/// </param>
2828
/// <param name="xApiKey">
29-
/// Your unique API key for authentication. <br/>
29+
/// Your unique API key for authentication.<br/>
3030
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
3131
/// </param>
3232
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/tests/AutoSDK.SnapshotTests/Snapshots/anthropic/NewtonsoftJson/_#G.IMessageBatchesClient.BetaMessageBatchesCancel.g.verified.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ public partial interface IMessageBatchesClient
88
/// <summary>
99
/// Cancel a Message Batch<br/>
1010
/// Batches may be canceled any time before processing ends. Once cancellation is initiated, the batch enters a `canceling` state, at which time the system may complete any in-progress, non-interruptible requests before finalizing cancellation.<br/>
11-
/// The number of canceled requests is specified in `request_counts`. To determine which requests were canceled, check the individual results within the batch. Note that cancellation may not result in any canceled requests if they were non-interruptible.
11+
/// The number of canceled requests is specified in `request_counts`. To determine which requests were canceled, check the individual results within the batch. Note that cancellation may not result in any canceled requests if they were non-interruptible.<br/>
12+
/// Learn more about the Message Batches API in our [user guide](/en/docs/build-with-claude/batch-processing)
1213
/// </summary>
1314
/// <param name="messageBatchId">
1415
/// ID of the Message Batch.

0 commit comments

Comments
 (0)