We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf8045 commit e9f6280Copy full SHA for e9f6280
1 file changed
README.md
@@ -64,6 +64,7 @@ Currently the Client knows how to issue request for the following services:
64
| ----------------------------------------------------------------------------- | --------------------- | --------- |
65
| `family(reference_type, input, endpoint=None, constituents=None)` | family | inpadoc |
66
| `image(path, range=1, extension='tiff')` | published-data/images | images |
67
+| `legal(reference_type, input)` | legal | other |
68
| `number(reference_type, input, output_format)` | number-service | other |
69
| `published_data(reference_type, input, endpoint='biblio', constituents=None)` | published-data | retrieval |
70
| `published_data_search(cql, range_begin=1, range_end=25, constituents=None)` | published-data/search | search |
0 commit comments