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

fix(specs): subscription specific action #4363

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Fluf22
Copy link
Contributor

@Fluf22 Fluf22 commented Jan 16, 2025

🧭 What and Why

🎟 JIRA Ticket: relates to DI-3278

Changes included:

  • add new indexing operation for realtime updates linked to an e-comm task

Warning

Wait for the definitive name before merging

@Fluf22 Fluf22 self-assigned this Jan 16, 2025
@algolia-bot
Copy link
Collaborator

algolia-bot commented Jan 16, 2025

✔️ Code generated!

Name Link
🪓 Triggered by b73d9c09041e53204a7b776b56c5693bddc7297c
🍃 Generated commit ac14fb21f011222e6c0d0cdef6a6e24bf8c99ecc
🌲 Generated branch generated/fix/subscription-specific-action
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
swift 770

@Fluf22 Fluf22 marked this pull request as ready for review February 18, 2025 15:13
@Fluf22 Fluf22 requested a review from a team as a code owner February 18, 2025 15:13
@@ -24,6 +24,8 @@ Task:
$ref: '#/failureThreshold'
action:
$ref: '#/ActionType'
subscriptionAction:
$ref: '#/ActionType'
Copy link
Member

Choose a reason for hiding this comment

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

it only accepts a subset no?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't see any reason to prevent users from using all the action types from the API

Copy link
Member

Choose a reason for hiding this comment

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

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