MetadataAuthenticationServiceOperationGetResponseBody
This is a response body class for an operation.
Properties
value
Optional
The OperationInfo instance that corresponds to operationId.
JSON Example
{
"value": {
"schemes": [
{
"scheme": "string",
"scheme_type": "enum",
"session_manager": "string"
}
]
}
}