typesense-rs 27.0.1

An open source search engine for building delightful search experiences.
Documentation
# \DebugApi

All URIs are relative to *http://localhost*

Method | HTTP request | Description
------------- | ------------- | -------------
[**debug**]DebugApi.md#debug | **GET** /debug | Print debugging information



## debug

> models::Debug200Response debug()
Print debugging information

Print debugging information

### Parameters

This endpoint does not need any parameter.

### Return type

[**models::Debug200Response**](debug_200_response.md)

### Authorization

[api_key_header](../README.md#api_key_header)

### HTTP request headers

- **Content-Type**: Not defined
- **Accept**: application/json

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)