tapis-streams 0.3.1

Manage Tapis Streams API.
Documentation
# \HelloApi

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

Method | HTTP request | Description
------------- | ------------- | -------------
[**hello**]HelloApi.md#hello | **GET** /v3/streams/hello | Say Hello



## hello

> models::Hello200Response hello()
Say Hello

Say Hello

### Parameters

This endpoint does not need any parameter.

### Return type

[**models::Hello200Response**](hello_200_response.md)

### Authorization

No authorization required

### 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)