@scalar/openapi-types 0.3.7 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/helpers/is-dereferenced.d.ts.map +1 -1
- package/dist/openapi-types.d.ts +1 -1
- package/dist/openapi-types.d.ts.map +1 -1
- package/dist/openapi-types.js.map +1 -1
- package/dist/schemas/3.1/processed/base-path-item-object.d.ts +41 -544
- package/dist/schemas/3.1/processed/base-path-item-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/callback-object.d.ts +67 -67
- package/dist/schemas/3.1/processed/callback-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/components-object.d.ts +2127 -12344
- package/dist/schemas/3.1/processed/components-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/contact-object.d.ts +1 -12
- package/dist/schemas/3.1/processed/contact-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/discriminator-object.d.ts +1 -15
- package/dist/schemas/3.1/processed/discriminator-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/encoding-object.d.ts +16 -157
- package/dist/schemas/3.1/processed/encoding-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/example-object.d.ts +1 -25
- package/dist/schemas/3.1/processed/example-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/external-documentation-object.d.ts +1 -9
- package/dist/schemas/3.1/processed/external-documentation-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/header-object.d.ts +15 -124
- package/dist/schemas/3.1/processed/header-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/info-object.d.ts +3 -65
- package/dist/schemas/3.1/processed/info-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/license-object.d.ts +1 -14
- package/dist/schemas/3.1/processed/license-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/link-object.d.ts +6 -83
- package/dist/schemas/3.1/processed/link-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/media-type-object-without-encoding.d.ts +3 -44
- package/dist/schemas/3.1/processed/media-type-object-without-encoding.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/media-type-object.d.ts +19 -253
- package/dist/schemas/3.1/processed/media-type-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/openapi-object.d.ts +4719 -27519
- package/dist/schemas/3.1/processed/openapi-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/operation-object-without-callbacks.d.ts +118 -1929
- package/dist/schemas/3.1/processed/operation-object-without-callbacks.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/parameter-object.d.ts +37 -424
- package/dist/schemas/3.1/processed/parameter-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/path-item-object.d.ts +1738 -5818
- package/dist/schemas/3.1/processed/path-item-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/paths-object.d.ts +1722 -5778
- package/dist/schemas/3.1/processed/paths-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/request-body-object.d.ts +36 -536
- package/dist/schemas/3.1/processed/request-body-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/response-object.d.ts +41 -567
- package/dist/schemas/3.1/processed/response-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/responses-object.d.ts +41 -551
- package/dist/schemas/3.1/processed/responses-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/runtime-expression.d.ts +1 -1
- package/dist/schemas/3.1/processed/runtime-expression.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/runtime-expression.js +3 -3
- package/dist/schemas/3.1/processed/runtime-expression.js.map +2 -2
- package/dist/schemas/3.1/processed/schema-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/schema-object.js +4 -1
- package/dist/schemas/3.1/processed/schema-object.js.map +2 -2
- package/dist/schemas/3.1/processed/security-requirement-object.d.ts +1 -1
- package/dist/schemas/3.1/processed/security-requirement-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/security-scheme-object.d.ts +63 -715
- package/dist/schemas/3.1/processed/security-scheme-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/server-object.d.ts +3 -37
- package/dist/schemas/3.1/processed/server-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/server-variable-object.d.ts +2 -21
- package/dist/schemas/3.1/processed/server-variable-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/tag-object.d.ts +2 -25
- package/dist/schemas/3.1/processed/tag-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/webhooks-object.d.ts +66 -66
- package/dist/schemas/3.1/processed/webhooks-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/xml-object.d.ts +1 -31
- package/dist/schemas/3.1/processed/xml-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/base-path-item-object.d.ts +54 -1745
- package/dist/schemas/3.1/unprocessed/base-path-item-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/callback-object.d.ts +83 -83
- package/dist/schemas/3.1/unprocessed/callback-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/components-object.d.ts +2823 -26982
- package/dist/schemas/3.1/unprocessed/components-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/contact-object.d.ts +1 -9
- package/dist/schemas/3.1/unprocessed/contact-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/discriminator-object.d.ts +1 -7
- package/dist/schemas/3.1/unprocessed/discriminator-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/encoding-object.d.ts +21 -365
- package/dist/schemas/3.1/unprocessed/encoding-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/example-object.d.ts +1 -11
- package/dist/schemas/3.1/unprocessed/example-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/external-documentation-object.d.ts +1 -7
- package/dist/schemas/3.1/unprocessed/external-documentation-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/header-object.d.ts +18 -179
- package/dist/schemas/3.1/unprocessed/header-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/info-object.d.ts +3 -43
- package/dist/schemas/3.1/unprocessed/info-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/license-object.d.ts +1 -9
- package/dist/schemas/3.1/unprocessed/license-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/link-object.d.ts +6 -60
- package/dist/schemas/3.1/unprocessed/link-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/media-type-object-without-encoding.d.ts +3 -31
- package/dist/schemas/3.1/unprocessed/media-type-object-without-encoding.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/media-type-object.d.ts +27 -688
- package/dist/schemas/3.1/unprocessed/media-type-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/operation-object-without-callbacks.d.ts +133 -3719
- package/dist/schemas/3.1/unprocessed/operation-object-without-callbacks.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/parameter-object.d.ts +48 -1129
- package/dist/schemas/3.1/unprocessed/parameter-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/path-item-object.d.ts +2052 -7728
- package/dist/schemas/3.1/unprocessed/path-item-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/paths-object.d.ts +2053 -7701
- package/dist/schemas/3.1/unprocessed/paths-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/reference-object.d.ts +1 -21
- package/dist/schemas/3.1/unprocessed/reference-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/request-body-object.d.ts +36 -522
- package/dist/schemas/3.1/unprocessed/request-body-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/response-object.d.ts +56 -1586
- package/dist/schemas/3.1/unprocessed/response-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/responses-object.d.ts +57 -1582
- package/dist/schemas/3.1/unprocessed/responses-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/runtime-expression.d.ts +1 -1
- package/dist/schemas/3.1/unprocessed/runtime-expression.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/schema-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/schema-object.js +4 -1
- package/dist/schemas/3.1/unprocessed/schema-object.js.map +2 -2
- package/dist/schemas/3.1/unprocessed/security-requirement-object.d.ts +1 -1
- package/dist/schemas/3.1/unprocessed/security-requirement-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/security-scheme-object.d.ts +63 -495
- package/dist/schemas/3.1/unprocessed/security-scheme-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/server-object.d.ts +3 -27
- package/dist/schemas/3.1/unprocessed/server-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/server-variable-object.d.ts +2 -10
- package/dist/schemas/3.1/unprocessed/server-variable-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/tag-object.d.ts +2 -22
- package/dist/schemas/3.1/unprocessed/tag-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/webhooks-object.d.ts +86 -86
- package/dist/schemas/3.1/unprocessed/webhooks-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/xml-object.d.ts +1 -13
- package/dist/schemas/3.1/unprocessed/xml-object.d.ts.map +1 -1
- package/dist/schemas/extensions/x-additional-properties-name.d.ts +1 -5
- package/dist/schemas/extensions/x-additional-properties-name.d.ts.map +1 -1
- package/dist/schemas/extensions/x-code-samples.d.ts +5 -57
- package/dist/schemas/extensions/x-code-samples.d.ts.map +1 -1
- package/dist/schemas/extensions/x-display-name.d.ts +1 -5
- package/dist/schemas/extensions/x-display-name.d.ts.map +1 -1
- package/dist/schemas/extensions/x-enum-descriptions.d.ts +1 -5
- package/dist/schemas/extensions/x-enum-descriptions.d.ts.map +1 -1
- package/dist/schemas/extensions/x-internal.d.ts +1 -5
- package/dist/schemas/extensions/x-internal.d.ts.map +1 -1
- package/dist/schemas/extensions/x-post-response.d.ts +1 -5
- package/dist/schemas/extensions/x-post-response.d.ts.map +1 -1
- package/dist/schemas/extensions/x-scalar-credentials-location.d.ts +5 -6
- package/dist/schemas/extensions/x-scalar-credentials-location.d.ts.map +1 -1
- package/dist/schemas/extensions/x-scalar-icon.d.ts +1 -5
- package/dist/schemas/extensions/x-scalar-icon.d.ts.map +1 -1
- package/dist/schemas/extensions/x-scalar-ignore.d.ts +1 -5
- package/dist/schemas/extensions/x-scalar-ignore.d.ts.map +1 -1
- package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts +1 -5
- package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts.map +1 -1
- package/dist/schemas/extensions/x-scalar-sdk-installation.d.ts +2 -18
- package/dist/schemas/extensions/x-scalar-sdk-installation.d.ts.map +1 -1
- package/dist/schemas/extensions/x-scalar-security-body.d.ts +1 -5
- package/dist/schemas/extensions/x-scalar-security-body.d.ts.map +1 -1
- package/dist/schemas/extensions/x-scalar-security-query.d.ts +1 -5
- package/dist/schemas/extensions/x-scalar-security-query.d.ts.map +1 -1
- package/dist/schemas/extensions/x-scalar-stability.d.ts +4 -6
- package/dist/schemas/extensions/x-scalar-stability.d.ts.map +1 -1
- package/dist/schemas/extensions/x-tag-groups.d.ts +4 -28
- package/dist/schemas/extensions/x-tag-groups.d.ts.map +1 -1
- package/dist/schemas/extensions/x-tokenName.d.ts +1 -5
- package/dist/schemas/extensions/x-tokenName.d.ts.map +1 -1
- package/dist/schemas/extensions/x-use-pkce.d.ts +6 -9
- package/dist/schemas/extensions/x-use-pkce.d.ts.map +1 -1
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"components-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/components-object.ts"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAH,KAAK;gBACF,KACrD;iBAA0D,KAC3D;mBACG,KAAK;oBACQ,KAAK;iBAGjB,KAAK;kBAEmC,KAAK;kBAA2D,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAVhE,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAH,KAAK;gBACF,KACrD;iBAA0D,KAC3D;mBACG,KAAK;oBACQ,KAAK;iBAGjB,KAAK;kBAEmC,KAAK;kBAA2D,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAVhE,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAAL,KAAK;;;EAwDpD,CAAA"}
|
|
1
|
+
{"version":3,"file":"components-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/components-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AAWxD;;;;;;;GAOG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAyCjC,CAAA"}
|
|
@@ -7,19 +7,8 @@ import { z } from 'zod';
|
|
|
7
7
|
* @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#contact-object
|
|
8
8
|
*/
|
|
9
9
|
export declare const ContactObjectSchema: z.ZodObject<{
|
|
10
|
-
/** The identifying name of the contact person/organization. */
|
|
11
10
|
name: z.ZodOptional<z.ZodString>;
|
|
12
|
-
/** The URL pointing to the contact information. This MUST be in the form of a URL. */
|
|
13
11
|
url: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
14
|
-
/** The email address of the contact person/organization. This MUST be in the form of an email address. */
|
|
15
12
|
email: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
16
|
-
},
|
|
17
|
-
url?: string | undefined;
|
|
18
|
-
name?: string | undefined;
|
|
19
|
-
email?: string | undefined;
|
|
20
|
-
}, {
|
|
21
|
-
url?: unknown;
|
|
22
|
-
name?: string | undefined;
|
|
23
|
-
email?: unknown;
|
|
24
|
-
}>;
|
|
13
|
+
}, z.core.$strip>;
|
|
25
14
|
//# sourceMappingURL=contact-object.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contact-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/contact-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"contact-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/contact-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB;;;;iBAO9B,CAAA"}
|
|
@@ -12,21 +12,7 @@ import { z } from 'zod';
|
|
|
12
12
|
* @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#discriminator-object
|
|
13
13
|
*/
|
|
14
14
|
export declare const DiscriminatorObjectSchema: z.ZodObject<{
|
|
15
|
-
/**
|
|
16
|
-
* REQUIRED. The name of the property in the payload that will hold the discriminator value.
|
|
17
|
-
* This property SHOULD be required in the payload schema.
|
|
18
|
-
*/
|
|
19
15
|
propertyName: z.ZodString;
|
|
20
|
-
/**
|
|
21
|
-
* An object to hold mappings between payload values and schema names or references.
|
|
22
|
-
* Keys MUST be strings, but implementations MAY convert response values to strings for comparison.
|
|
23
|
-
*/
|
|
24
16
|
mapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
25
|
-
},
|
|
26
|
-
propertyName: string;
|
|
27
|
-
mapping?: Record<string, string> | undefined;
|
|
28
|
-
}, {
|
|
29
|
-
propertyName: string;
|
|
30
|
-
mapping?: Record<string, string> | undefined;
|
|
31
|
-
}>;
|
|
17
|
+
}, z.core.$strip>;
|
|
32
18
|
//# sourceMappingURL=discriminator-object.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"discriminator-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/discriminator-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,yBAAyB
|
|
1
|
+
{"version":3,"file":"discriminator-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/discriminator-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,yBAAyB;;;iBAYpC,CAAA"}
|
|
@@ -12,180 +12,39 @@ import { z } from 'zod';
|
|
|
12
12
|
* @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#encoding-object
|
|
13
13
|
*/
|
|
14
14
|
export declare const EncodingObjectSchema: z.ZodObject<{
|
|
15
|
-
/**
|
|
16
|
-
* The Content-Type for encoding a specific property. The value is a comma-separated list, each element of which is
|
|
17
|
-
* either a specific media type (e.g. image/png) or a wildcard media type (e.g. image/*). Default value depends on the
|
|
18
|
-
* property type as shown in the table below.
|
|
19
|
-
*/
|
|
20
15
|
contentType: z.ZodString;
|
|
21
|
-
/**
|
|
22
|
-
* A map allowing additional information to be provided as headers. Content-Type is described separately and SHALL be
|
|
23
|
-
* ignored in this section. This field SHALL be ignored if the request body media type is not a multipart.
|
|
24
|
-
*/
|
|
25
16
|
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
26
17
|
description: z.ZodOptional<z.ZodString>;
|
|
27
18
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
28
19
|
deprecated: z.ZodOptional<z.ZodBoolean>;
|
|
29
|
-
style: z.ZodOptional<z.ZodEnum<
|
|
20
|
+
style: z.ZodOptional<z.ZodEnum<{
|
|
21
|
+
matrix: "matrix";
|
|
22
|
+
label: "label";
|
|
23
|
+
simple: "simple";
|
|
24
|
+
form: "form";
|
|
25
|
+
spaceDelimited: "spaceDelimited";
|
|
26
|
+
pipeDelimited: "pipeDelimited";
|
|
27
|
+
deepObject: "deepObject";
|
|
28
|
+
}>>;
|
|
30
29
|
explode: z.ZodOptional<z.ZodBoolean>;
|
|
31
|
-
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.
|
|
30
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, unknown, z.core.$ZodTypeInternals<Record<string, any>, unknown>>>;
|
|
32
31
|
example: z.ZodOptional<z.ZodAny>;
|
|
33
32
|
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
34
33
|
summary: z.ZodOptional<z.ZodString>;
|
|
35
34
|
description: z.ZodOptional<z.ZodString>;
|
|
36
35
|
value: z.ZodOptional<z.ZodAny>;
|
|
37
36
|
externalValue: z.ZodOptional<z.ZodString>;
|
|
38
|
-
},
|
|
39
|
-
description?: string | undefined;
|
|
40
|
-
summary?: string | undefined;
|
|
41
|
-
value?: any;
|
|
42
|
-
externalValue?: string | undefined;
|
|
43
|
-
}, {
|
|
44
|
-
description?: string | undefined;
|
|
45
|
-
summary?: string | undefined;
|
|
46
|
-
value?: any;
|
|
47
|
-
externalValue?: string | undefined;
|
|
48
|
-
}>>>;
|
|
37
|
+
}, z.core.$strip>>>;
|
|
49
38
|
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
50
|
-
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.
|
|
39
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, unknown, z.core.$ZodTypeInternals<Record<string, any>, unknown>>>;
|
|
51
40
|
example: z.ZodOptional<z.ZodAny>;
|
|
52
41
|
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
53
42
|
summary: z.ZodOptional<z.ZodString>;
|
|
54
43
|
description: z.ZodOptional<z.ZodString>;
|
|
55
44
|
value: z.ZodOptional<z.ZodAny>;
|
|
56
45
|
externalValue: z.ZodOptional<z.ZodString>;
|
|
57
|
-
},
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
externalValue?: string | undefined;
|
|
62
|
-
}, {
|
|
63
|
-
description?: string | undefined;
|
|
64
|
-
summary?: string | undefined;
|
|
65
|
-
value?: any;
|
|
66
|
-
externalValue?: string | undefined;
|
|
67
|
-
}>>>;
|
|
68
|
-
}, "strip", z.ZodTypeAny, {
|
|
69
|
-
example?: any;
|
|
70
|
-
examples?: Record<string, {
|
|
71
|
-
description?: string | undefined;
|
|
72
|
-
summary?: string | undefined;
|
|
73
|
-
value?: any;
|
|
74
|
-
externalValue?: string | undefined;
|
|
75
|
-
}> | undefined;
|
|
76
|
-
schema?: Record<string, any> | undefined;
|
|
77
|
-
}, {
|
|
78
|
-
example?: any;
|
|
79
|
-
examples?: Record<string, {
|
|
80
|
-
description?: string | undefined;
|
|
81
|
-
summary?: string | undefined;
|
|
82
|
-
value?: any;
|
|
83
|
-
externalValue?: string | undefined;
|
|
84
|
-
}> | undefined;
|
|
85
|
-
schema?: Record<string, any> | undefined;
|
|
86
|
-
}>>>;
|
|
87
|
-
}, "strip", z.ZodTypeAny, {
|
|
88
|
-
description?: string | undefined;
|
|
89
|
-
deprecated?: boolean | undefined;
|
|
90
|
-
content?: Record<string, {
|
|
91
|
-
example?: any;
|
|
92
|
-
examples?: Record<string, {
|
|
93
|
-
description?: string | undefined;
|
|
94
|
-
summary?: string | undefined;
|
|
95
|
-
value?: any;
|
|
96
|
-
externalValue?: string | undefined;
|
|
97
|
-
}> | undefined;
|
|
98
|
-
schema?: Record<string, any> | undefined;
|
|
99
|
-
}> | undefined;
|
|
100
|
-
required?: boolean | undefined;
|
|
101
|
-
example?: any;
|
|
102
|
-
examples?: Record<string, {
|
|
103
|
-
description?: string | undefined;
|
|
104
|
-
summary?: string | undefined;
|
|
105
|
-
value?: any;
|
|
106
|
-
externalValue?: string | undefined;
|
|
107
|
-
}> | undefined;
|
|
108
|
-
schema?: Record<string, any> | undefined;
|
|
109
|
-
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
110
|
-
explode?: boolean | undefined;
|
|
111
|
-
}, {
|
|
112
|
-
description?: string | undefined;
|
|
113
|
-
deprecated?: boolean | undefined;
|
|
114
|
-
content?: Record<string, {
|
|
115
|
-
example?: any;
|
|
116
|
-
examples?: Record<string, {
|
|
117
|
-
description?: string | undefined;
|
|
118
|
-
summary?: string | undefined;
|
|
119
|
-
value?: any;
|
|
120
|
-
externalValue?: string | undefined;
|
|
121
|
-
}> | undefined;
|
|
122
|
-
schema?: Record<string, any> | undefined;
|
|
123
|
-
}> | undefined;
|
|
124
|
-
required?: boolean | undefined;
|
|
125
|
-
example?: any;
|
|
126
|
-
examples?: Record<string, {
|
|
127
|
-
description?: string | undefined;
|
|
128
|
-
summary?: string | undefined;
|
|
129
|
-
value?: any;
|
|
130
|
-
externalValue?: string | undefined;
|
|
131
|
-
}> | undefined;
|
|
132
|
-
schema?: Record<string, any> | undefined;
|
|
133
|
-
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
134
|
-
explode?: boolean | undefined;
|
|
135
|
-
}>>>;
|
|
136
|
-
}, "strip", z.ZodTypeAny, {
|
|
137
|
-
contentType: string;
|
|
138
|
-
headers?: Record<string, {
|
|
139
|
-
description?: string | undefined;
|
|
140
|
-
deprecated?: boolean | undefined;
|
|
141
|
-
content?: Record<string, {
|
|
142
|
-
example?: any;
|
|
143
|
-
examples?: Record<string, {
|
|
144
|
-
description?: string | undefined;
|
|
145
|
-
summary?: string | undefined;
|
|
146
|
-
value?: any;
|
|
147
|
-
externalValue?: string | undefined;
|
|
148
|
-
}> | undefined;
|
|
149
|
-
schema?: Record<string, any> | undefined;
|
|
150
|
-
}> | undefined;
|
|
151
|
-
required?: boolean | undefined;
|
|
152
|
-
example?: any;
|
|
153
|
-
examples?: Record<string, {
|
|
154
|
-
description?: string | undefined;
|
|
155
|
-
summary?: string | undefined;
|
|
156
|
-
value?: any;
|
|
157
|
-
externalValue?: string | undefined;
|
|
158
|
-
}> | undefined;
|
|
159
|
-
schema?: Record<string, any> | undefined;
|
|
160
|
-
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
161
|
-
explode?: boolean | undefined;
|
|
162
|
-
}> | undefined;
|
|
163
|
-
}, {
|
|
164
|
-
contentType: string;
|
|
165
|
-
headers?: Record<string, {
|
|
166
|
-
description?: string | undefined;
|
|
167
|
-
deprecated?: boolean | undefined;
|
|
168
|
-
content?: Record<string, {
|
|
169
|
-
example?: any;
|
|
170
|
-
examples?: Record<string, {
|
|
171
|
-
description?: string | undefined;
|
|
172
|
-
summary?: string | undefined;
|
|
173
|
-
value?: any;
|
|
174
|
-
externalValue?: string | undefined;
|
|
175
|
-
}> | undefined;
|
|
176
|
-
schema?: Record<string, any> | undefined;
|
|
177
|
-
}> | undefined;
|
|
178
|
-
required?: boolean | undefined;
|
|
179
|
-
example?: any;
|
|
180
|
-
examples?: Record<string, {
|
|
181
|
-
description?: string | undefined;
|
|
182
|
-
summary?: string | undefined;
|
|
183
|
-
value?: any;
|
|
184
|
-
externalValue?: string | undefined;
|
|
185
|
-
}> | undefined;
|
|
186
|
-
schema?: Record<string, any> | undefined;
|
|
187
|
-
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
188
|
-
explode?: boolean | undefined;
|
|
189
|
-
}> | undefined;
|
|
190
|
-
}>;
|
|
46
|
+
}, z.core.$strip>>>;
|
|
47
|
+
}, z.core.$strip>>>;
|
|
48
|
+
}, z.core.$strip>>>;
|
|
49
|
+
}, z.core.$strip>;
|
|
191
50
|
//# sourceMappingURL=encoding-object.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"encoding-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/encoding-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"encoding-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/encoding-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAY/B,CAAA"}
|
|
@@ -11,33 +11,9 @@ import { z } from 'zod';
|
|
|
11
11
|
* @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#example-object
|
|
12
12
|
*/
|
|
13
13
|
export declare const ExampleObjectSchema: z.ZodObject<{
|
|
14
|
-
/**
|
|
15
|
-
* Short description for the example.
|
|
16
|
-
*/
|
|
17
14
|
summary: z.ZodOptional<z.ZodString>;
|
|
18
|
-
/**
|
|
19
|
-
* Long description for the example. CommonMark syntax MAY be used for rich text representation.
|
|
20
|
-
*/
|
|
21
15
|
description: z.ZodOptional<z.ZodString>;
|
|
22
|
-
/**
|
|
23
|
-
* Embedded literal example. The value field and externalValue field are mutually exclusive. To represent examples of media types that cannot naturally represented in JSON or YAML, use a string value to contain the example, escaping where necessary.
|
|
24
|
-
*/
|
|
25
16
|
value: z.ZodOptional<z.ZodAny>;
|
|
26
|
-
/**
|
|
27
|
-
* A URI that identifies the literal example. This provides the capability to reference examples that cannot easily be
|
|
28
|
-
* included in JSON or YAML documents. The value field and externalValue field are mutually exclusive. See the rules
|
|
29
|
-
* for resolving Relative References.
|
|
30
|
-
*/
|
|
31
17
|
externalValue: z.ZodOptional<z.ZodString>;
|
|
32
|
-
},
|
|
33
|
-
description?: string | undefined;
|
|
34
|
-
summary?: string | undefined;
|
|
35
|
-
value?: any;
|
|
36
|
-
externalValue?: string | undefined;
|
|
37
|
-
}, {
|
|
38
|
-
description?: string | undefined;
|
|
39
|
-
summary?: string | undefined;
|
|
40
|
-
value?: any;
|
|
41
|
-
externalValue?: string | undefined;
|
|
42
|
-
}>;
|
|
18
|
+
}, z.core.$strip>;
|
|
43
19
|
//# sourceMappingURL=example-object.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"example-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/example-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;;;;;;;;;GAUG;AACH,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"example-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/example-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;;;;;;;;;GAUG;AACH,eAAO,MAAM,mBAAmB;;;;;iBAmB9B,CAAA"}
|
|
@@ -7,15 +7,7 @@ import { z } from 'zod';
|
|
|
7
7
|
* @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#external-documentation-object
|
|
8
8
|
*/
|
|
9
9
|
export declare const ExternalDocumentationObjectSchema: z.ZodObject<{
|
|
10
|
-
/** A description of the target documentation. CommonMark syntax MAY be used for rich text representation. */
|
|
11
10
|
description: z.ZodOptional<z.ZodString>;
|
|
12
|
-
/** REQUIRED. The URL for the target documentation. This MUST be in the form of a URL. */
|
|
13
11
|
url: z.ZodString;
|
|
14
|
-
},
|
|
15
|
-
url: string;
|
|
16
|
-
description?: string | undefined;
|
|
17
|
-
}, {
|
|
18
|
-
url: string;
|
|
19
|
-
description?: string | undefined;
|
|
20
|
-
}>;
|
|
12
|
+
}, z.core.$strip>;
|
|
21
13
|
//# sourceMappingURL=external-documentation-object.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"external-documentation-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/external-documentation-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;;;;;GAMG;AACH,eAAO,MAAM,iCAAiC
|
|
1
|
+
{"version":3,"file":"external-documentation-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/external-documentation-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB;;;;;;GAMG;AACH,eAAO,MAAM,iCAAiC;;;iBAK5C,CAAA"}
|
|
@@ -17,145 +17,36 @@ import { z } from 'zod';
|
|
|
17
17
|
* @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#header-object
|
|
18
18
|
*/
|
|
19
19
|
export declare const HeaderObjectSchema: z.ZodObject<{
|
|
20
|
-
/**
|
|
21
|
-
* A brief description of the header. This could contain examples of use. CommonMark syntax MAY be used for rich text
|
|
22
|
-
* representation.
|
|
23
|
-
*/
|
|
24
20
|
description: z.ZodOptional<z.ZodString>;
|
|
25
|
-
/**
|
|
26
|
-
* Determines whether this header is mandatory. The default value is false.
|
|
27
|
-
*/
|
|
28
21
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies that the header is deprecated and SHOULD be transitioned out of usage. Default value is false.
|
|
31
|
-
*/
|
|
32
22
|
deprecated: z.ZodOptional<z.ZodBoolean>;
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
23
|
+
style: z.ZodOptional<z.ZodEnum<{
|
|
24
|
+
matrix: "matrix";
|
|
25
|
+
label: "label";
|
|
26
|
+
simple: "simple";
|
|
27
|
+
form: "form";
|
|
28
|
+
spaceDelimited: "spaceDelimited";
|
|
29
|
+
pipeDelimited: "pipeDelimited";
|
|
30
|
+
deepObject: "deepObject";
|
|
31
|
+
}>>;
|
|
41
32
|
explode: z.ZodOptional<z.ZodBoolean>;
|
|
42
|
-
|
|
43
|
-
* The schema defining the type used for the header.
|
|
44
|
-
*/
|
|
45
|
-
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
46
|
-
/**
|
|
47
|
-
* Example of the parameter's potential value.
|
|
48
|
-
*/
|
|
33
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, unknown, z.core.$ZodTypeInternals<Record<string, any>, unknown>>>;
|
|
49
34
|
example: z.ZodOptional<z.ZodAny>;
|
|
50
|
-
/**
|
|
51
|
-
* Examples of the parameter's potential value.
|
|
52
|
-
*/
|
|
53
35
|
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
54
36
|
summary: z.ZodOptional<z.ZodString>;
|
|
55
37
|
description: z.ZodOptional<z.ZodString>;
|
|
56
38
|
value: z.ZodOptional<z.ZodAny>;
|
|
57
39
|
externalValue: z.ZodOptional<z.ZodString>;
|
|
58
|
-
},
|
|
59
|
-
description?: string | undefined;
|
|
60
|
-
summary?: string | undefined;
|
|
61
|
-
value?: any;
|
|
62
|
-
externalValue?: string | undefined;
|
|
63
|
-
}, {
|
|
64
|
-
description?: string | undefined;
|
|
65
|
-
summary?: string | undefined;
|
|
66
|
-
value?: any;
|
|
67
|
-
externalValue?: string | undefined;
|
|
68
|
-
}>>>;
|
|
69
|
-
/**
|
|
70
|
-
* A map containing the representations for the parameter.
|
|
71
|
-
* The key is the media type and the value describes it.
|
|
72
|
-
* Only one of content or schema should be specified.
|
|
73
|
-
*/
|
|
40
|
+
}, z.core.$strip>>>;
|
|
74
41
|
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
75
|
-
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.
|
|
42
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, unknown, z.core.$ZodTypeInternals<Record<string, any>, unknown>>>;
|
|
76
43
|
example: z.ZodOptional<z.ZodAny>;
|
|
77
44
|
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
78
45
|
summary: z.ZodOptional<z.ZodString>;
|
|
79
46
|
description: z.ZodOptional<z.ZodString>;
|
|
80
47
|
value: z.ZodOptional<z.ZodAny>;
|
|
81
48
|
externalValue: z.ZodOptional<z.ZodString>;
|
|
82
|
-
},
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
value?: any;
|
|
86
|
-
externalValue?: string | undefined;
|
|
87
|
-
}, {
|
|
88
|
-
description?: string | undefined;
|
|
89
|
-
summary?: string | undefined;
|
|
90
|
-
value?: any;
|
|
91
|
-
externalValue?: string | undefined;
|
|
92
|
-
}>>>;
|
|
93
|
-
}, "strip", z.ZodTypeAny, {
|
|
94
|
-
example?: any;
|
|
95
|
-
examples?: Record<string, {
|
|
96
|
-
description?: string | undefined;
|
|
97
|
-
summary?: string | undefined;
|
|
98
|
-
value?: any;
|
|
99
|
-
externalValue?: string | undefined;
|
|
100
|
-
}> | undefined;
|
|
101
|
-
schema?: Record<string, any> | undefined;
|
|
102
|
-
}, {
|
|
103
|
-
example?: any;
|
|
104
|
-
examples?: Record<string, {
|
|
105
|
-
description?: string | undefined;
|
|
106
|
-
summary?: string | undefined;
|
|
107
|
-
value?: any;
|
|
108
|
-
externalValue?: string | undefined;
|
|
109
|
-
}> | undefined;
|
|
110
|
-
schema?: Record<string, any> | undefined;
|
|
111
|
-
}>>>;
|
|
112
|
-
}, "strip", z.ZodTypeAny, {
|
|
113
|
-
description?: string | undefined;
|
|
114
|
-
deprecated?: boolean | undefined;
|
|
115
|
-
content?: Record<string, {
|
|
116
|
-
example?: any;
|
|
117
|
-
examples?: Record<string, {
|
|
118
|
-
description?: string | undefined;
|
|
119
|
-
summary?: string | undefined;
|
|
120
|
-
value?: any;
|
|
121
|
-
externalValue?: string | undefined;
|
|
122
|
-
}> | undefined;
|
|
123
|
-
schema?: Record<string, any> | undefined;
|
|
124
|
-
}> | undefined;
|
|
125
|
-
required?: boolean | undefined;
|
|
126
|
-
example?: any;
|
|
127
|
-
examples?: Record<string, {
|
|
128
|
-
description?: string | undefined;
|
|
129
|
-
summary?: string | undefined;
|
|
130
|
-
value?: any;
|
|
131
|
-
externalValue?: string | undefined;
|
|
132
|
-
}> | undefined;
|
|
133
|
-
schema?: Record<string, any> | undefined;
|
|
134
|
-
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
135
|
-
explode?: boolean | undefined;
|
|
136
|
-
}, {
|
|
137
|
-
description?: string | undefined;
|
|
138
|
-
deprecated?: boolean | undefined;
|
|
139
|
-
content?: Record<string, {
|
|
140
|
-
example?: any;
|
|
141
|
-
examples?: Record<string, {
|
|
142
|
-
description?: string | undefined;
|
|
143
|
-
summary?: string | undefined;
|
|
144
|
-
value?: any;
|
|
145
|
-
externalValue?: string | undefined;
|
|
146
|
-
}> | undefined;
|
|
147
|
-
schema?: Record<string, any> | undefined;
|
|
148
|
-
}> | undefined;
|
|
149
|
-
required?: boolean | undefined;
|
|
150
|
-
example?: any;
|
|
151
|
-
examples?: Record<string, {
|
|
152
|
-
description?: string | undefined;
|
|
153
|
-
summary?: string | undefined;
|
|
154
|
-
value?: any;
|
|
155
|
-
externalValue?: string | undefined;
|
|
156
|
-
}> | undefined;
|
|
157
|
-
schema?: Record<string, any> | undefined;
|
|
158
|
-
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
159
|
-
explode?: boolean | undefined;
|
|
160
|
-
}>;
|
|
49
|
+
}, z.core.$strip>>>;
|
|
50
|
+
}, z.core.$strip>>>;
|
|
51
|
+
}, z.core.$strip>;
|
|
161
52
|
//# sourceMappingURL=header-object.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/header-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAKvB;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"header-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/header-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAKvB;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAyC7B,CAAA"}
|
|
@@ -8,82 +8,20 @@ import { z } from 'zod';
|
|
|
8
8
|
* @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#info-object
|
|
9
9
|
*/
|
|
10
10
|
export declare const InfoObjectSchema: z.ZodObject<{
|
|
11
|
-
/**
|
|
12
|
-
* REQUIRED. The title of the API.
|
|
13
|
-
*/
|
|
14
11
|
title: z.ZodCatch<z.ZodString>;
|
|
15
|
-
/**
|
|
16
|
-
* A short summary of the API.
|
|
17
|
-
*/
|
|
18
12
|
summary: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
19
|
-
/**
|
|
20
|
-
* A description of the API. CommonMark syntax MAY be used for rich text representation.
|
|
21
|
-
*/
|
|
22
13
|
description: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
23
|
-
/**
|
|
24
|
-
* A URL to the Terms of Service for the API. This MUST be in the form of a URL.
|
|
25
|
-
*/
|
|
26
14
|
termsOfService: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
27
|
-
/**
|
|
28
|
-
* The contact information for the exposed API.
|
|
29
|
-
*/
|
|
30
15
|
contact: z.ZodCatch<z.ZodOptional<z.ZodObject<{
|
|
31
16
|
name: z.ZodOptional<z.ZodString>;
|
|
32
17
|
url: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
33
18
|
email: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
34
|
-
},
|
|
35
|
-
url?: string | undefined;
|
|
36
|
-
name?: string | undefined;
|
|
37
|
-
email?: string | undefined;
|
|
38
|
-
}, {
|
|
39
|
-
url?: unknown;
|
|
40
|
-
name?: string | undefined;
|
|
41
|
-
email?: unknown;
|
|
42
|
-
}>>>;
|
|
43
|
-
/**
|
|
44
|
-
* The license information for the exposed API.
|
|
45
|
-
**/
|
|
19
|
+
}, z.core.$strip>>>;
|
|
46
20
|
license: z.ZodCatch<z.ZodOptional<z.ZodObject<{
|
|
47
21
|
name: z.ZodCatch<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
|
|
48
22
|
identifier: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
49
23
|
url: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
50
|
-
},
|
|
51
|
-
url?: string | undefined;
|
|
52
|
-
name?: string | null | undefined;
|
|
53
|
-
identifier?: string | undefined;
|
|
54
|
-
}, {
|
|
55
|
-
url?: unknown;
|
|
56
|
-
name?: unknown;
|
|
57
|
-
identifier?: unknown;
|
|
58
|
-
}>>>;
|
|
59
|
-
/**
|
|
60
|
-
* REQUIRED. The version of the OpenAPI Document (which is distinct from the OpenAPI Specification version or the
|
|
61
|
-
* version of the API being described or the version of the OpenAPI Description).
|
|
62
|
-
*/
|
|
24
|
+
}, z.core.$strip>>>;
|
|
63
25
|
version: z.ZodCatch<z.ZodString>;
|
|
64
|
-
},
|
|
65
|
-
title: string;
|
|
66
|
-
version: string;
|
|
67
|
-
description?: string | undefined;
|
|
68
|
-
termsOfService?: string | undefined;
|
|
69
|
-
contact?: {
|
|
70
|
-
url?: string | undefined;
|
|
71
|
-
name?: string | undefined;
|
|
72
|
-
email?: string | undefined;
|
|
73
|
-
} | undefined;
|
|
74
|
-
license?: {
|
|
75
|
-
url?: string | undefined;
|
|
76
|
-
name?: string | null | undefined;
|
|
77
|
-
identifier?: string | undefined;
|
|
78
|
-
} | undefined;
|
|
79
|
-
summary?: string | undefined;
|
|
80
|
-
}, {
|
|
81
|
-
title?: unknown;
|
|
82
|
-
description?: unknown;
|
|
83
|
-
termsOfService?: unknown;
|
|
84
|
-
contact?: unknown;
|
|
85
|
-
license?: unknown;
|
|
86
|
-
version?: unknown;
|
|
87
|
-
summary?: unknown;
|
|
88
|
-
}>;
|
|
26
|
+
}, z.core.$strip>;
|
|
89
27
|
//# sourceMappingURL=info-object.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"info-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/info-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAIvB;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"info-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/info-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAIvB;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;iBA8B3B,CAAA"}
|
|
@@ -7,21 +7,8 @@ import { z } from 'zod';
|
|
|
7
7
|
* @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#license-object
|
|
8
8
|
*/
|
|
9
9
|
export declare const LicenseObjectSchema: z.ZodObject<{
|
|
10
|
-
/** REQUIRED. The license name used for the API. */
|
|
11
10
|
name: z.ZodCatch<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
|
|
12
|
-
/** An SPDX license expression for the API. The identifier field is mutually exclusive of the url field. */
|
|
13
11
|
identifier: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
14
|
-
/**
|
|
15
|
-
* A URI for the license used for the API. This MUST be in the form of a URI. The url field is mutually exclusive of the identifier field.
|
|
16
|
-
*/
|
|
17
12
|
url: z.ZodCatch<z.ZodOptional<z.ZodString>>;
|
|
18
|
-
},
|
|
19
|
-
url?: string | undefined;
|
|
20
|
-
name?: string | null | undefined;
|
|
21
|
-
identifier?: string | undefined;
|
|
22
|
-
}, {
|
|
23
|
-
url?: unknown;
|
|
24
|
-
name?: unknown;
|
|
25
|
-
identifier?: unknown;
|
|
26
|
-
}>;
|
|
13
|
+
}, z.core.$strip>;
|
|
27
14
|
//# sourceMappingURL=license-object.d.ts.map
|