1.0 KiB
1.0 KiB
\SearchApi
All URIs are relative to https://localhost/v1
Method | HTTP request | Description |
---|---|---|
SearchControllerSearchByWord | Get /search/byWord |
SearchControllerSearchByWord
ModelsSearchResult SearchControllerSearchByWord(ctx, word)
find resources by word
Required Parameters
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
word | string | Word to search across all resources |
Return type
Authorization
No authorization required
HTTP request headers
- Content-Type: Not defined
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]