Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filepicker APIs #49

Merged
merged 1 commit into from
Jan 23, 2025
Merged

filepicker APIs #49

merged 1 commit into from
Jan 23, 2025

Conversation

pellicceama
Copy link
Collaborator

@pellicceama pellicceama commented Jan 23, 2025

Important

Update OpenAPI spec with new endpoints, remove old ones, and bump package version to 0.1.10.

  • OpenAPI Specification:
    • Removed endpoints: /health, /clerk-testing-token, /core/connection/{id}/source_sync, /passthrough, /connector, /configured_integrations, /viewer, /viewer/organization, /openapi.json, /unified/sync/read/{stream}, /unified/sync/discover, /unified/sync/read, /unified/sync/write.
    • Added endpoints: /connect/file-picker, /unified/pta/transaction, /unified/pta/commodity, /unified/ats/job, /unified/ats/job/{jobId}/opening, /unified/ats/offer, /unified/ats/candidate, /unified/ats/department, /unified/hris/individual.
    • Modified existing endpoints with new parameters and response structures.
  • Package Version:
    • Updated version in package.json from 0.1.7 to 0.1.10.
  • Documentation:
    • Minor command update in README.md related to cp command usage.

This description was created by Ellipsis for 709b028. It will automatically update as commits are pushed.

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 709b028 in 6 minutes and 14 seconds

More details
  • Looked at 9328 lines of code in 4 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. sdks/sdk-openint/openint.oas.types.d.ts:2709
  • Draft comment:
    Removing the showExisting property from the interface might break existing code that relies on it. Ensure this change is intentional and update dependent code accordingly.
  • Reason this comment was not posted:
    Comment did not seem useful.

Workflow ID: wflow_eyqiS8GoWEK3gsWF


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@pellicceama pellicceama merged commit f054484 into main Jan 23, 2025
1 check passed
@pellicceama pellicceama deleted the file-picker-api branch January 23, 2025 23:13
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.

1 participant