You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Create full documentation on the software.docs site for the new parameterized search feature which:
Explains how to use the new /param-search/<entity-type> endpoint
Fully documents the schemata for the entities types supported as a way of documenting the available, searchable attributes. This should explain the construction of multilevel attributes, for example if searching in Sample space the attribute donor.protocol_url is constructed from the top level Sample attribute donor (which points to the Donor schema), then protocol_url attribute from Donor.
Create full documentation on the software.docs site for the new parameterized search feature which:
/param-search/<entity-type>endpointdonor.protocol_urlis constructed from the top level Sample attributedonor(which points to the Donor schema), thenprotocol_urlattribute from Donor.