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(statement-groups): add conditionDetailed property #893

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

aboissinot-coveo
Copy link
Contributor

@aboissinot-coveo aboissinot-coveo commented Dec 6, 2024

Description

SEARCHAPI-11324

Add new conditionDetailed property in the StatementGroup model.

Screenshot 2024-12-06 at 2 13 47 PM

It was added in the backend as you can see in Swagger.

Note: it is currently typed as any as the other places where the "detailed" condition object is returned. The API doesn't provide a definitive type yet but it is currently being worked on. Once the API defines the schema, I'll update platform-client to add the proper interfaces.

Acceptance Criteria

  • My changes are publicly available, documented, and deployed in production. (i.e. on Swagger)
  • JSDoc annotates each property added in the exported interfaces
  • The proposed changes are covered by unit tests
  • Commits containing breaking changes a properly identified as such
  • README.md is adjusted to reflect the proposed changes (if relevant)
  • My merge commit message will be conventional (See Conventional Commit)

@aboissinot-coveo aboissinot-coveo added this pull request to the merge queue Dec 12, 2024
Merged via the queue into master with commit 99b5bbb Dec 12, 2024
5 checks passed
@aboissinot-coveo aboissinot-coveo deleted the SEARCHAPI-11324/statement-groups-condition branch December 12, 2024 16:24
Copy link

🎉 This PR is included in version 57.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

paulgerold pushed a commit that referenced this pull request Dec 16, 2024
* feat(statement-groups): add conditionDetailed property

* feat(statement-groups): adjust type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants