Tom Milligan f32be9df0b
rust: fix rust generation of optional additionalProperties in openapi 3.1.0 (#16143)
* rust: add regression test for 16119

* rust: fix rust generation of optional additionalProperties in openapi 3.1.0

* [review] fix gha sample path
2023-07-25 19:39:26 +08:00

687 B

\DefaultApi

All URIs are relative to http://api.example.xyz/v1

Method HTTP request Description
repro POST /repro

repro

crate::models::Parent repro()

Parameters

This endpoint does not need any parameter.

Return type

crate::models::Parent

Authorization

No authorization required

HTTP request headers

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

[Back to top] [Back to API list] [Back to Model list] [Back to README]