Artem Medvedev 6f01a7ad82
fix(rust): wrong path to model used as parameter of api (#17968)
* fix(rust): wrong path to mode used as parameter of api

Closes #16974

* fix: re-build samples
2024-02-28 14:56:03 +08:00

811 B

\DefaultApi

All URIs are relative to http://localhost

Method HTTP request Description
demo_color_get Get /demo/{color}

demo_color_get

demo_color_get(color)

Parameters

Name Type Description Required Notes
color Color [required]

Return type

(empty response body)

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]