Skip to content

Commit

Permalink
removed duplicate entry in readme table
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkeanny committed Jan 27, 2024
1 parent 0d638b9 commit 617508f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ Currently the Client knows how to issue request for the following services:
| `published_data_search(cql, range_begin=1, range_end=25, constituents=None)` | published-data/search | search |
| `register(reference_type, input, constituents=['biblio'])` | register | other |
| `register_search(cql, range_begin=1, range_end=25)` | register/search | other |
| `register_search(cql, range_begin=1, range_end=25)` | register/search | other |

Bulk operations can be achieved by passing a list of valid models to the
published_data input field.
Expand Down

0 comments on commit 617508f

Please sign in to comment.