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

API for creating documents programatically #373

Open
2 tasks
pajowu opened this issue Nov 16, 2023 · 1 comment
Open
2 tasks

API for creating documents programatically #373

pajowu opened this issue Nov 16, 2023 · 1 comment
Assignees
Labels
backend enhancement New feature or request
Milestone

Comments

@pajowu
Copy link
Member

pajowu commented Nov 16, 2023

  • API Keys
  • Seperate Stable API for creating documents programatically
@pajowu pajowu added this to the 37c3 milestone Nov 16, 2023
@pajowu pajowu self-assigned this Nov 16, 2023
@anuejn anuejn added enhancement New feature or request backend labels Nov 16, 2023
@phlmn
Copy link
Member

phlmn commented Nov 9, 2024

I think we can use our /api/v1 endpoint for that and make some promises for stability. e.g. We will add fields in the response but won't break old calls.

I wonder how we handle stuff like task_type which should be allowed to contain new enum types without breaking existing clients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants