OperationSelectionPredicateContext Class
The context for the operation selection predicate.
Initialize the operation selection predicate context.
Constructor
OperationSelectionPredicateContext(operation_id: str, path: str, method: str, description: str | None = None)
Parameters
| Name | Description |
|---|---|
|
operation_id
Required
|
|
|
path
Required
|
|
|
method
Required
|
|
|
description
|
Default value: None
|