{{ pathTableLabel }} | {{ dateCreatedTableLabel }} | {{ mockTypeTableLabel }} | {{ statusTableLabel }} | {{ actionTableLabel }} | |
---|---|---|---|---|---|
{{ allMethodsLabel }}
{{ x.method }}
{{ (x.userCtxPath.length > 0) ? ('/' + x.userCtxPath) : '' }}{{ x.path }} |
{{ x.dateCreated | date: 'dd MMM yyyy HH:mm' : 'UTC' }} | {{ translate(x.mockType) }} | {{ (x.status == activeStatus) ? enabledLabel : disabledLabel }} |