new license file version [CI SKIP]

This commit is contained in:
2023-03-15 14:05:18 +00:00
parent 3ea7a015a9
commit d0fe6a2e85
19 changed files with 1110 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.OpenAPI = void 0;
exports.OpenAPI = {
BASE: '',
VERSION: '0.14.0',
WITH_CREDENTIALS: false,
TOKEN: undefined,
USERNAME: undefined,
PASSWORD: undefined,
HEADERS: undefined,
};