Skip to content

chore(schema): regenerate src/schema.ts#120

Closed
joshi4 wants to merge 3 commits into
mainfrom
sj/update-schema
Closed

chore(schema): regenerate src/schema.ts#120
joshi4 wants to merge 3 commits into
mainfrom
sj/update-schema

Conversation

@joshi4
Copy link
Copy Markdown
Contributor

@joshi4 joshi4 commented Apr 16, 2025

No description provided.

@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com Bot commented Apr 16, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  src/lib/buy/index.tsx  4% smaller
  src/lib/balance.ts  1% smaller
  src/schema.ts Unsupported file format

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Updated API schema definitions in src/schema.ts to reflect the latest API endpoints and type definitions, generated automatically via openapi-typescript.

  • Added new /v0/grids endpoint definitions with support for grid-based order management and repricing strategies
  • Added /v0/refunds endpoint for managing account refund requests and statuses
  • Updated /v0/contracts endpoint with additional query parameters and response types
  • Enhanced error handling definitions with more specific error types and status codes
  • Added detailed type definitions for grid orders including linear repricing configurations

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@joshi4
Copy link
Copy Markdown
Contributor Author

joshi4 commented Apr 16, 2025

here's the big difference.

** From main**

export interface operations {

** From regenerating types**

cli/src/schema.ts

Line 6268 in 45cca76

export type operations = Record<string, never>;

@joshi4 joshi4 closed this Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants