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 payload issue #20

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Fix payload issue #20

merged 1 commit into from
Oct 12, 2023

Conversation

anisbhsl
Copy link
Collaborator

Major Fix:

Sending empty params in payload was causing Sinequa to give wrong responses with fields that didn't make any sense.
This bugfix limits pynequa from sending any such empty params in the payload.

@anisbhsl anisbhsl merged commit f4c5584 into develop Oct 12, 2023
1 check passed
@anisbhsl anisbhsl deleted the bugfix/fix-error-with-query-payload branch October 12, 2023 19:19
anisbhsl added a commit that referenced this pull request Oct 24, 2023
* Add documentation for pynequa  (#7)

* added readme and license

* added readthedocs config

* added conf.py

update conf

update conf

removed theme

reset

* fix sphinx docs

* fix typo

* added in gitignore

* Feature: Add github action workflows and tests (#8)

* added build check action

* minor changes

* changes in markdowns

* build on push only

* added mock and actual api unit tests

* update install command for pypi

* add release version

* added usage example and minor fixes (#10)

* added engine.sql method (#13)

* Add classmethod for initializing Sinequa class (#18)

* added classmethod for initializing Sinequa class

* updated docs

* don't send empty params in payload

* don't send empty params in payload (#20)

* fix error with payload generation

* Feature: Update datamodels  (#21)

* updated datamodels to use dataclass

* resolved comments

* updated metadata in docs
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