|
48 | 48 |
|
49 | 49 | ### Parameters
|
50 | 50 |
|
51 |
| -| Parameter | Type | Required | Description | |
52 |
| -| ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | |
53 |
| -| `op` | [::OpenApiSDK::Operations::Op](../../models/operations/op.md) | :heavy_minus_sign: | Configuration for filter operations | |
54 |
| -| `metadata` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_minus_sign: | Metadata to filter Apis on | |
| 51 | +| Parameter | Type | Required | Description | |
| 52 | +| ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | |
| 53 | +| `op` | [T.nilable(::OpenApiSDK::Operations::Op)](../../models/operations/op.md) | :heavy_minus_sign: | Configuration for filter operations | |
| 54 | +| `metadata` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_minus_sign: | Metadata to filter Apis on | |
55 | 55 |
|
56 | 56 | ### Response
|
57 | 57 |
|
|
94 | 94 |
|
95 | 95 | ### Parameters
|
96 | 96 |
|
97 |
| -| Parameter | Type | Required | Description | |
98 |
| -| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | |
99 |
| -| `api_id` | *::String* | :heavy_check_mark: | The ID of the Api to retrieve. | |
100 |
| -| `op` | [::OpenApiSDK::Operations::QueryParamOp](../../models/operations/queryparamop.md) | :heavy_minus_sign: | Configuration for filter operations | |
101 |
| -| `metadata` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_minus_sign: | Metadata to filter Apis on | |
| 97 | +| Parameter | Type | Required | Description | |
| 98 | +| -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | |
| 99 | +| `api_id` | *::String* | :heavy_check_mark: | The ID of the Api to retrieve. | |
| 100 | +| `op` | [T.nilable(::OpenApiSDK::Operations::QueryParamOp)](../../models/operations/queryparamop.md) | :heavy_minus_sign: | Configuration for filter operations | |
| 101 | +| `metadata` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_minus_sign: | Metadata to filter Apis on | |
102 | 102 |
|
103 | 103 | ### Response
|
104 | 104 |
|
|
0 commit comments