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

feat(specs): add getAppTask endpoint to search #3156

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

millotp
Copy link
Collaborator

@millotp millotp commented Jun 11, 2024

🧭 What and Why

🎟 JIRA Ticket: DI-2437

Add the /1/task/{taskID} endpoint to wait for an application level task

@millotp millotp self-assigned this Jun 11, 2024
@millotp millotp requested a review from a team as a code owner June 11, 2024 07:35
@millotp millotp requested review from damcou and shortcuts June 11, 2024 07:35
@algolia-bot
Copy link
Collaborator

algolia-bot commented Jun 11, 2024

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

@millotp millotp changed the title feat(search): add getAppTask endpoint feat(specs): add getAppTask endpoint Jun 11, 2024
@millotp millotp changed the title feat(specs): add getAppTask endpoint feat(specs): add getAppTask endpoint to search Jun 11, 2024
- Advanced
operationId: getAppTask
x-acl:
- editSettings
Copy link
Member

Choose a reason for hiding this comment

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

it's weird to have this acl here, i'd have expected search

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I could't find the doc, but its only used for dictionaries so I assumed it would have the same ACL

Copy link

@github-actions github-actions bot temporarily deployed to pull request June 11, 2024 07:49 Inactive
@millotp millotp merged commit fd5a312 into main Jun 11, 2024
26 of 28 checks passed
@millotp millotp deleted the feat/getAppTask branch June 11, 2024 07:50
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.

3 participants