Skip to content

Add support for json query validation + tests#401

Draft
prajwal-pai77 wants to merge 1 commit intoDA-388-FtsSupportfrom
DA-392-Add-Search-Query-Validation
Draft

Add support for json query validation + tests#401
prajwal-pai77 wants to merge 1 commit intoDA-388-FtsSupportfrom
DA-392-Add-Search-Query-Validation

Conversation

@prajwal-pai77
Copy link
Copy Markdown
Collaborator

No description provided.

Comment on lines +41 to +46
const defaultJsonContent = `{
"query": {
"query": "your_query_here"
},
"fields": ["*"]
}`;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please make sure of the formatting
(in code as well as in result)
And result should be correct first

@lokeshgoel177
Copy link
Copy Markdown
Contributor

Tests are failing on CI, before merge, please make sure they work

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.

2 participants