Skip to content

Adds support for using a json file for POST requests. - #3

Merged
jdemos merged 1 commit into
masterfrom
search-json-file
Apr 27, 2021
Merged

Adds support for using a json file for POST requests.#3
jdemos merged 1 commit into
masterfrom
search-json-file

Conversation

@jdemos

@jdemos jdemos commented Apr 27, 2021

Copy link
Copy Markdown
Contributor

Problem and solution

Provides an alternative way to use the Search script by supporting a json request file instead of having to pass all arguments as command line options.

Result

Modified the search.py script to support a new flag (-r) to point to a newly added request.json file that contains the POST request parameters.

@CLAassistant

CLAassistant commented Apr 27, 2021

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@jdemos
jdemos merged commit c0246e3 into master Apr 27, 2021
@jdemos
jdemos deleted the search-json-file branch April 27, 2021 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants