... | ... | @@ -35,6 +35,15 @@ produces: |
|
|
- application/json
|
|
|
x-content-type: application/json
|
|
|
```
|
|
|
### Java (okhttp-gson)
|
|
|
#### x-group-parameters
|
|
|
|
|
|
Group parameters into a single object. x-group-parameters can be put at the top level of the spec or in each endpoint definition.
|
|
|
|
|
|
### PHP (client)
|
|
|
#### x-group-parameters
|
|
|
|
|
|
Group parameters into a single object. x-group-parameters can be put at the top level of the spec or in each endpoint definition.
|
|
|
|
|
|
### Rust-server
|
|
|
|
... | ... | |