LoggingHiddenPropertyPath interface
model interface LoggingHiddenPropertyPath
Properties
| hidden |
The hidden paths on request. |
| hidden |
The hidden paths on response. |
Property Details
hiddenPathsOnRequest
The hidden paths on request.
hiddenPathsOnRequest?: string[]
Property Value
string[]
hiddenPathsOnResponse
The hidden paths on response.
hiddenPathsOnResponse?: string[]
Property Value
string[]