Skip to content

SDK drift detected: OpenAPI specs vs SDK surface #58

Description

@github-actions

The drift check found differences between the You.com OpenAPI specs and the SDK.

Fetching OpenAPI specs from you.com...
Found 7 specs: answer, billing, contents, finance-research, images, research, web-search

  [coverage] ok
  [endpoints] ok
  [servers] ok
  [enums] ok
  [request params] 1 warning(s)
  [response schemas] ok

DRIFT DETECTED (1 issue(s)):

  ⚠️  [request] web-search POST /v1/search: spec has params {'knowledge'} which SDK doesn't accept

Review the above and update the SDK if needed.
RESULT: drift

Run python scripts/check_drift.py --verbose locally to reproduce.

Workflow run

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    driftSDK drift from OpenAPI specs

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions