mirror of
https://github.com/dathere/ckanaction.git
synced 2025-11-09 14:19:49 +00:00
chore(docs): update apostrophe
This commit is contained in:
parent
5b7999b6ea
commit
2114cc9562
2 changed files with 3 additions and 3 deletions
|
|
@ -67,7 +67,7 @@ _openapi:
|
||||||
|
|
||||||
|
|
||||||
All matches are made ignoring case; and apart from the `"hash"` field,
|
All matches are made ignoring case; and apart from the `"hash"` field,
|
||||||
a term matches if it is a substring of the field’s value.
|
a term matches if it is a substring of the field's value.
|
||||||
|
|
||||||
|
|
||||||
Finally, when specifying more than one search criteria, the criteria
|
Finally, when specifying more than one search criteria, the criteria
|
||||||
|
|
@ -115,7 +115,7 @@ Then a json blob with the string representation of:
|
||||||
|
|
||||||
will match the search criteria! This is a known short-coming of this approach.
|
will match the search criteria! This is a known short-coming of this approach.
|
||||||
|
|
||||||
All matches are made ignoring case; and apart from the `"hash"` field, a term matches if it is a substring of the field’s value.
|
All matches are made ignoring case; and apart from the `"hash"` field, a term matches if it is a substring of the field's value.
|
||||||
|
|
||||||
Finally, when specifying more than one search criteria, the criteria are AND-ed together.
|
Finally, when specifying more than one search criteria, the criteria are AND-ed together.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -825,7 +825,7 @@ paths:
|
||||||
|
|
||||||
will match the search criteria! This is a known short-coming of this approach.
|
will match the search criteria! This is a known short-coming of this approach.
|
||||||
|
|
||||||
All matches are made ignoring case; and apart from the `"hash"` field, a term matches if it is a substring of the field’s value.
|
All matches are made ignoring case; and apart from the `"hash"` field, a term matches if it is a substring of the field's value.
|
||||||
|
|
||||||
Finally, when specifying more than one search criteria, the criteria are AND-ed together.
|
Finally, when specifying more than one search criteria, the criteria are AND-ed together.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue