LoggingHiddenPropertyPath interface

model interface LoggingHiddenPropertyPath

Properties

hiddenPathsOnRequest

The hidden paths on request.

hiddenPathsOnResponse

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[]