Skip to content

Commit

Permalink
Merge pull request #12 from ASCLnet/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
teuben authored May 22, 2021
2 parents 7579035 + 102494d commit f4f6eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ TODO: implement OR filtering
# Examples
1. Example of a general, non-fielded query. This will search all public fields and return codes which contain the phrase "machine learning"

[curl 'https://dev.ascl.net/api/search/?q="machine learning"'](https://dev.ascl.net/api/search/?q="machine learning")
[curl 'https://ascl.net/api/search/?q="machine learning"'](https://ascl.net/api/search/?q="machine learning")


2. Example of a query with a filter query attached. This will search for public fields with the phrase "machine learning" whose time updated is greater than X
Expand Down

0 comments on commit f4f6eef

Please sign in to comment.