UNPKG

@itg/rivet

Version:

Suite of utilities for working with the Rivet consumer-driven API contacts testing model.

8 lines (7 loc) 216 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { id: 'types.token', type: 'string', pattern: '^[A-Za-z0-9-_=]+\\.[A-Za-z0-9-_=]+\\.?[A-Za-z0-9-_.+/=]*$' };