Skip to content

Commit

Permalink
feat(api): OpenAPI spec update via Stainless API (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed Jun 12, 2024
1 parent 2e18495 commit d3c25cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 1343
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-6e72e9fb06c3ae4b5c549e441f8f6fb151d8e3c7c58e4e8d6b93a375b23100d0.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-48e28a02de2c33ece25ad1d8b607437a22080c5dedf1fdc6a3a6376191511969.yml
4 changes: 4 additions & 0 deletions src/resources/ai-gateway/logs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,12 @@ export namespace LogGetResponse {

metadata?: string;

request_content_type?: string;

request_type?: string;

response_content_type?: string;

status_code?: number;

step?: number;
Expand Down

0 comments on commit d3c25cb

Please sign in to comment.