@swagger-api/apidom-parser-adapter-openapi-json-3-1 0.94.0 → 0.95.0
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
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.95.0](https://github.com/swagger-api/apidom/compare/v0.94.0...v0.95.0) (2024-02-09)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-openapi-json-3-1
|
|
9
|
+
|
|
6
10
|
# [0.94.0](https://github.com/swagger-api/apidom/compare/v0.93.0...v0.94.0) (2024-02-05)
|
|
7
11
|
|
|
8
12
|
**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-openapi-json-3-1
|
|
@@ -19030,8 +19030,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19030
19030
|
/* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(22704);
|
|
19031
19031
|
/* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(56731);
|
|
19032
19032
|
/* harmony import */ var _Visitor_mjs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(60444);
|
|
19033
|
-
/* harmony import */ var _traversal_visitor_mjs__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(31292);
|
|
19034
|
-
|
|
19035
19033
|
|
|
19036
19034
|
|
|
19037
19035
|
|
|
@@ -19097,13 +19095,7 @@ const SpecificationVisitor = stampit__WEBPACK_IMPORTED_MODULE_0__(_Visitor_mjs__
|
|
|
19097
19095
|
if (this.fallbackVisitorPrototype === visitorPrototype) {
|
|
19098
19096
|
return (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_7__.cloneDeep)(element);
|
|
19099
19097
|
}
|
|
19100
|
-
|
|
19101
|
-
// standard processing continues
|
|
19102
|
-
(0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_8__.visit)(element, visitor, {
|
|
19103
|
-
keyMap: _traversal_visitor_mjs__WEBPACK_IMPORTED_MODULE_9__.keyMap,
|
|
19104
|
-
nodeTypeGetter: _traversal_visitor_mjs__WEBPACK_IMPORTED_MODULE_9__.getNodeType,
|
|
19105
|
-
...options
|
|
19106
|
-
});
|
|
19098
|
+
(0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_8__.visit)(element, visitor, options);
|
|
19107
19099
|
return visitor.element;
|
|
19108
19100
|
}
|
|
19109
19101
|
}
|
|
@@ -29524,55 +29516,51 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29524
29516
|
/* harmony import */ var _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(61148);
|
|
29525
29517
|
/* harmony import */ var _visitors_open_api_3_1_index_mjs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(83088);
|
|
29526
29518
|
/* harmony import */ var _visitors_open_api_3_1_info_index_mjs__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(68964);
|
|
29527
|
-
/* harmony import */ var
|
|
29528
|
-
/* harmony import */ var
|
|
29529
|
-
/* harmony import */ var
|
|
29530
|
-
/* harmony import */ var _visitors_open_api_3_1_license_IdentifierVisitor_mjs__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(35364);
|
|
29531
|
-
/* harmony import */ var _visitors_open_api_3_1_link_index_mjs__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(65672);
|
|
29519
|
+
/* harmony import */ var _visitors_open_api_3_1_contact_index_mjs__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(60292);
|
|
29520
|
+
/* harmony import */ var _visitors_open_api_3_1_license_index_mjs__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(9280);
|
|
29521
|
+
/* harmony import */ var _visitors_open_api_3_1_link_index_mjs__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(65672);
|
|
29532
29522
|
/* harmony import */ var _visitors_open_api_3_1_JsonSchemaDialectVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(95880);
|
|
29533
|
-
/* harmony import */ var
|
|
29534
|
-
/* harmony import */ var
|
|
29535
|
-
/* harmony import */ var
|
|
29536
|
-
/* harmony import */ var
|
|
29537
|
-
/* harmony import */ var
|
|
29538
|
-
/* harmony import */ var
|
|
29539
|
-
/* harmony import */ var
|
|
29540
|
-
/* harmony import */ var
|
|
29541
|
-
/* harmony import */ var
|
|
29542
|
-
/* harmony import */ var
|
|
29543
|
-
/* harmony import */ var
|
|
29544
|
-
/* harmony import */ var
|
|
29545
|
-
/* harmony import */ var _visitors_open_api_3_1_schema_$
|
|
29546
|
-
/* harmony import */ var
|
|
29547
|
-
/* harmony import */ var
|
|
29548
|
-
/* harmony import */ var
|
|
29549
|
-
/* harmony import */ var
|
|
29550
|
-
/* harmony import */ var
|
|
29551
|
-
/* harmony import */ var
|
|
29552
|
-
/* harmony import */ var
|
|
29553
|
-
/* harmony import */ var
|
|
29554
|
-
/* harmony import */ var
|
|
29555
|
-
/* harmony import */ var
|
|
29556
|
-
/* harmony import */ var
|
|
29557
|
-
/* harmony import */ var
|
|
29558
|
-
/* harmony import */ var
|
|
29559
|
-
/* harmony import */ var
|
|
29560
|
-
/* harmony import */ var
|
|
29561
|
-
/* harmony import */ var
|
|
29562
|
-
/* harmony import */ var
|
|
29563
|
-
/* harmony import */ var
|
|
29564
|
-
/* harmony import */ var
|
|
29565
|
-
/* harmony import */ var
|
|
29566
|
-
/* harmony import */ var
|
|
29567
|
-
/* harmony import */ var
|
|
29568
|
-
/* harmony import */ var
|
|
29569
|
-
/* harmony import */ var
|
|
29570
|
-
/* harmony import */ var
|
|
29571
|
-
/* harmony import */ var
|
|
29572
|
-
/* harmony import */ var
|
|
29573
|
-
/* harmony import */ var
|
|
29574
|
-
/* harmony import */ var _visitors_open_api_3_1_oauth_flows_index_mjs__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(59468);
|
|
29575
|
-
/* harmony import */ var _visitors_open_api_3_1_oauth_flow_index_mjs__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(28950);
|
|
29523
|
+
/* harmony import */ var _visitors_open_api_3_1_server_index_mjs__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(61612);
|
|
29524
|
+
/* harmony import */ var _visitors_open_api_3_1_server_variable_index_mjs__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(89963);
|
|
29525
|
+
/* harmony import */ var _visitors_open_api_3_1_media_type_index_mjs__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(92108);
|
|
29526
|
+
/* harmony import */ var _visitors_open_api_3_1_security_requirement_index_mjs__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(54288);
|
|
29527
|
+
/* harmony import */ var _visitors_open_api_3_1_components_index_mjs__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(29720);
|
|
29528
|
+
/* harmony import */ var _visitors_open_api_3_1_tag_index_mjs__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(67532);
|
|
29529
|
+
/* harmony import */ var _visitors_open_api_3_1_reference_index_mjs__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(94364);
|
|
29530
|
+
/* harmony import */ var _visitors_open_api_3_1_parameter_index_mjs__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26536);
|
|
29531
|
+
/* harmony import */ var _visitors_open_api_3_1_header_index_mjs__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(66212);
|
|
29532
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_index_mjs__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(69600);
|
|
29533
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_$vocabularyVisitor_mjs__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(38440);
|
|
29534
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_$refVisitor_mjs__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(72992);
|
|
29535
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_$defsVisitor_mjs__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(11840);
|
|
29536
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_AllOfVisitor_mjs__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(55780);
|
|
29537
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_AnyOfVisitor_mjs__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(86872);
|
|
29538
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_OneOfVisitor_mjs__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(3120);
|
|
29539
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_DependentSchemasVisitor_mjs__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(21743);
|
|
29540
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_PrefixItemsVisitor_mjs__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(25360);
|
|
29541
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_PropertiesVisitor_mjs__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(30972);
|
|
29542
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_PatternPropertiesVisitor_mjs__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(94764);
|
|
29543
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_TypeVisitor_mjs__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(77847);
|
|
29544
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_EnumVisitor_mjs__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(24884);
|
|
29545
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_DependentRequiredVisitor_mjs__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(85644);
|
|
29546
|
+
/* harmony import */ var _visitors_open_api_3_1_schema_ExamplesVisitor_mjs__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(56968);
|
|
29547
|
+
/* harmony import */ var _visitors_open_api_3_1_distriminator_index_mjs__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(25472);
|
|
29548
|
+
/* harmony import */ var _visitors_open_api_3_1_xml_index_mjs__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(82824);
|
|
29549
|
+
/* harmony import */ var _visitors_open_api_3_1_components_SchemasVisitor_mjs__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(13572);
|
|
29550
|
+
/* harmony import */ var _visitors_open_api_3_1_components_PathItemsVisitor_mjs__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(20268);
|
|
29551
|
+
/* harmony import */ var _visitors_open_api_3_1_example_index_mjs__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(22744);
|
|
29552
|
+
/* harmony import */ var _visitors_open_api_3_1_external_documentation_index_mjs__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(188);
|
|
29553
|
+
/* harmony import */ var _visitors_open_api_3_1_encoding_index_mjs__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(20948);
|
|
29554
|
+
/* harmony import */ var _visitors_open_api_3_1_paths_index_mjs__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(33712);
|
|
29555
|
+
/* harmony import */ var _visitors_open_api_3_1_request_body_index_mjs__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(64536);
|
|
29556
|
+
/* harmony import */ var _visitors_open_api_3_1_callback_index_mjs__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(79800);
|
|
29557
|
+
/* harmony import */ var _visitors_open_api_3_1_response_index_mjs__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(96411);
|
|
29558
|
+
/* harmony import */ var _visitors_open_api_3_1_responses_index_mjs__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(78032);
|
|
29559
|
+
/* harmony import */ var _visitors_open_api_3_1_operation_index_mjs__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(89912);
|
|
29560
|
+
/* harmony import */ var _visitors_open_api_3_1_path_item_index_mjs__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(99280);
|
|
29561
|
+
/* harmony import */ var _visitors_open_api_3_1_security_scheme_index_mjs__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(28168);
|
|
29562
|
+
/* harmony import */ var _visitors_open_api_3_1_oauth_flows_index_mjs__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(59468);
|
|
29563
|
+
/* harmony import */ var _visitors_open_api_3_1_oauth_flow_index_mjs__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(28950);
|
|
29576
29564
|
/* harmony import */ var _visitors_open_api_3_1_WebhooksVisitor_mjs__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(51340);
|
|
29577
29565
|
|
|
29578
29566
|
|
|
@@ -29618,10 +29606,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29618
29606
|
|
|
29619
29607
|
|
|
29620
29608
|
|
|
29621
|
-
|
|
29622
|
-
|
|
29623
|
-
|
|
29624
|
-
|
|
29625
29609
|
|
|
29626
29610
|
|
|
29627
29611
|
|
|
@@ -29668,7 +29652,9 @@ const specification = {
|
|
|
29668
29652
|
fixedFields: {
|
|
29669
29653
|
title: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Info.fixedFields.title,
|
|
29670
29654
|
description: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Info.fixedFields.description,
|
|
29671
|
-
summary:
|
|
29655
|
+
summary: {
|
|
29656
|
+
$ref: '#/visitors/value'
|
|
29657
|
+
},
|
|
29672
29658
|
termsOfService: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Info.fixedFields.termsOfService,
|
|
29673
29659
|
contact: {
|
|
29674
29660
|
$ref: '#/visitors/document/objects/Contact'
|
|
@@ -29680,7 +29666,7 @@ const specification = {
|
|
|
29680
29666
|
}
|
|
29681
29667
|
},
|
|
29682
29668
|
Contact: {
|
|
29683
|
-
$visitor:
|
|
29669
|
+
$visitor: _visitors_open_api_3_1_contact_index_mjs__WEBPACK_IMPORTED_MODULE_5__["default"],
|
|
29684
29670
|
fixedFields: {
|
|
29685
29671
|
name: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Contact.fixedFields.name,
|
|
29686
29672
|
url: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Contact.fixedFields.url,
|
|
@@ -29688,15 +29674,17 @@ const specification = {
|
|
|
29688
29674
|
}
|
|
29689
29675
|
},
|
|
29690
29676
|
License: {
|
|
29691
|
-
$visitor:
|
|
29677
|
+
$visitor: _visitors_open_api_3_1_license_index_mjs__WEBPACK_IMPORTED_MODULE_6__["default"],
|
|
29692
29678
|
fixedFields: {
|
|
29693
29679
|
name: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.License.fixedFields.name,
|
|
29694
|
-
identifier:
|
|
29680
|
+
identifier: {
|
|
29681
|
+
$ref: '#/visitors/value'
|
|
29682
|
+
},
|
|
29695
29683
|
url: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.License.fixedFields.url
|
|
29696
29684
|
}
|
|
29697
29685
|
},
|
|
29698
29686
|
Server: {
|
|
29699
|
-
$visitor:
|
|
29687
|
+
$visitor: _visitors_open_api_3_1_server_index_mjs__WEBPACK_IMPORTED_MODULE_7__["default"],
|
|
29700
29688
|
fixedFields: {
|
|
29701
29689
|
url: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Server.fixedFields.url,
|
|
29702
29690
|
description: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Server.fixedFields.description,
|
|
@@ -29704,7 +29692,7 @@ const specification = {
|
|
|
29704
29692
|
}
|
|
29705
29693
|
},
|
|
29706
29694
|
ServerVariable: {
|
|
29707
|
-
$visitor:
|
|
29695
|
+
$visitor: _visitors_open_api_3_1_server_variable_index_mjs__WEBPACK_IMPORTED_MODULE_8__["default"],
|
|
29708
29696
|
fixedFields: {
|
|
29709
29697
|
enum: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.ServerVariable.fixedFields.enum,
|
|
29710
29698
|
default: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.ServerVariable.fixedFields.default,
|
|
@@ -29712,9 +29700,9 @@ const specification = {
|
|
|
29712
29700
|
}
|
|
29713
29701
|
},
|
|
29714
29702
|
Components: {
|
|
29715
|
-
$visitor:
|
|
29703
|
+
$visitor: _visitors_open_api_3_1_components_index_mjs__WEBPACK_IMPORTED_MODULE_9__["default"],
|
|
29716
29704
|
fixedFields: {
|
|
29717
|
-
schemas:
|
|
29705
|
+
schemas: _visitors_open_api_3_1_components_SchemasVisitor_mjs__WEBPACK_IMPORTED_MODULE_10__["default"],
|
|
29718
29706
|
responses: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Components.fixedFields.responses,
|
|
29719
29707
|
parameters: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Components.fixedFields.parameters,
|
|
29720
29708
|
examples: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Components.fixedFields.examples,
|
|
@@ -29723,14 +29711,14 @@ const specification = {
|
|
|
29723
29711
|
securitySchemes: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Components.fixedFields.securitySchemes,
|
|
29724
29712
|
links: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Components.fixedFields.links,
|
|
29725
29713
|
callbacks: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Components.fixedFields.callbacks,
|
|
29726
|
-
pathItems:
|
|
29714
|
+
pathItems: _visitors_open_api_3_1_components_PathItemsVisitor_mjs__WEBPACK_IMPORTED_MODULE_11__["default"]
|
|
29727
29715
|
}
|
|
29728
29716
|
},
|
|
29729
29717
|
Paths: {
|
|
29730
|
-
$visitor:
|
|
29718
|
+
$visitor: _visitors_open_api_3_1_paths_index_mjs__WEBPACK_IMPORTED_MODULE_12__["default"]
|
|
29731
29719
|
},
|
|
29732
29720
|
PathItem: {
|
|
29733
|
-
$visitor:
|
|
29721
|
+
$visitor: _visitors_open_api_3_1_path_item_index_mjs__WEBPACK_IMPORTED_MODULE_13__["default"],
|
|
29734
29722
|
fixedFields: {
|
|
29735
29723
|
$ref: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.PathItem.fixedFields.$ref,
|
|
29736
29724
|
summary: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.PathItem.fixedFields.summary,
|
|
@@ -29764,7 +29752,7 @@ const specification = {
|
|
|
29764
29752
|
}
|
|
29765
29753
|
},
|
|
29766
29754
|
Operation: {
|
|
29767
|
-
$visitor:
|
|
29755
|
+
$visitor: _visitors_open_api_3_1_operation_index_mjs__WEBPACK_IMPORTED_MODULE_14__["default"],
|
|
29768
29756
|
fixedFields: {
|
|
29769
29757
|
tags: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Operation.fixedFields.tags,
|
|
29770
29758
|
summary: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Operation.fixedFields.summary,
|
|
@@ -29785,14 +29773,14 @@ const specification = {
|
|
|
29785
29773
|
}
|
|
29786
29774
|
},
|
|
29787
29775
|
ExternalDocumentation: {
|
|
29788
|
-
$visitor:
|
|
29776
|
+
$visitor: _visitors_open_api_3_1_external_documentation_index_mjs__WEBPACK_IMPORTED_MODULE_15__["default"],
|
|
29789
29777
|
fixedFields: {
|
|
29790
29778
|
description: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.ExternalDocumentation.fixedFields.description,
|
|
29791
29779
|
url: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.ExternalDocumentation.fixedFields.url
|
|
29792
29780
|
}
|
|
29793
29781
|
},
|
|
29794
29782
|
Parameter: {
|
|
29795
|
-
$visitor:
|
|
29783
|
+
$visitor: _visitors_open_api_3_1_parameter_index_mjs__WEBPACK_IMPORTED_MODULE_16__["default"],
|
|
29796
29784
|
fixedFields: {
|
|
29797
29785
|
name: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Parameter.fixedFields.name,
|
|
29798
29786
|
in: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Parameter.fixedFields.in,
|
|
@@ -29812,7 +29800,7 @@ const specification = {
|
|
|
29812
29800
|
}
|
|
29813
29801
|
},
|
|
29814
29802
|
RequestBody: {
|
|
29815
|
-
$visitor:
|
|
29803
|
+
$visitor: _visitors_open_api_3_1_request_body_index_mjs__WEBPACK_IMPORTED_MODULE_17__["default"],
|
|
29816
29804
|
fixedFields: {
|
|
29817
29805
|
description: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.RequestBody.fixedFields.description,
|
|
29818
29806
|
content: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.RequestBody.fixedFields.content,
|
|
@@ -29820,7 +29808,7 @@ const specification = {
|
|
|
29820
29808
|
}
|
|
29821
29809
|
},
|
|
29822
29810
|
MediaType: {
|
|
29823
|
-
$visitor:
|
|
29811
|
+
$visitor: _visitors_open_api_3_1_media_type_index_mjs__WEBPACK_IMPORTED_MODULE_18__["default"],
|
|
29824
29812
|
fixedFields: {
|
|
29825
29813
|
schema: {
|
|
29826
29814
|
$ref: '#/visitors/document/objects/Schema'
|
|
@@ -29831,7 +29819,7 @@ const specification = {
|
|
|
29831
29819
|
}
|
|
29832
29820
|
},
|
|
29833
29821
|
Encoding: {
|
|
29834
|
-
$visitor:
|
|
29822
|
+
$visitor: _visitors_open_api_3_1_encoding_index_mjs__WEBPACK_IMPORTED_MODULE_19__["default"],
|
|
29835
29823
|
fixedFields: {
|
|
29836
29824
|
contentType: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Encoding.fixedFields.contentType,
|
|
29837
29825
|
headers: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Encoding.fixedFields.headers,
|
|
@@ -29841,13 +29829,13 @@ const specification = {
|
|
|
29841
29829
|
}
|
|
29842
29830
|
},
|
|
29843
29831
|
Responses: {
|
|
29844
|
-
$visitor:
|
|
29832
|
+
$visitor: _visitors_open_api_3_1_responses_index_mjs__WEBPACK_IMPORTED_MODULE_20__["default"],
|
|
29845
29833
|
fixedFields: {
|
|
29846
29834
|
default: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Responses.fixedFields.default
|
|
29847
29835
|
}
|
|
29848
29836
|
},
|
|
29849
29837
|
Response: {
|
|
29850
|
-
$visitor:
|
|
29838
|
+
$visitor: _visitors_open_api_3_1_response_index_mjs__WEBPACK_IMPORTED_MODULE_21__["default"],
|
|
29851
29839
|
fixedFields: {
|
|
29852
29840
|
description: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Response.fixedFields.description,
|
|
29853
29841
|
headers: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Response.fixedFields.headers,
|
|
@@ -29856,10 +29844,10 @@ const specification = {
|
|
|
29856
29844
|
}
|
|
29857
29845
|
},
|
|
29858
29846
|
Callback: {
|
|
29859
|
-
$visitor:
|
|
29847
|
+
$visitor: _visitors_open_api_3_1_callback_index_mjs__WEBPACK_IMPORTED_MODULE_22__["default"]
|
|
29860
29848
|
},
|
|
29861
29849
|
Example: {
|
|
29862
|
-
$visitor:
|
|
29850
|
+
$visitor: _visitors_open_api_3_1_example_index_mjs__WEBPACK_IMPORTED_MODULE_23__["default"],
|
|
29863
29851
|
fixedFields: {
|
|
29864
29852
|
summary: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Example.fixedFields.summary,
|
|
29865
29853
|
description: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Example.fixedFields.description,
|
|
@@ -29868,7 +29856,7 @@ const specification = {
|
|
|
29868
29856
|
}
|
|
29869
29857
|
},
|
|
29870
29858
|
Link: {
|
|
29871
|
-
$visitor:
|
|
29859
|
+
$visitor: _visitors_open_api_3_1_link_index_mjs__WEBPACK_IMPORTED_MODULE_24__["default"],
|
|
29872
29860
|
fixedFields: {
|
|
29873
29861
|
operationRef: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Link.fixedFields.operationRef,
|
|
29874
29862
|
operationId: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Link.fixedFields.operationId,
|
|
@@ -29881,7 +29869,7 @@ const specification = {
|
|
|
29881
29869
|
}
|
|
29882
29870
|
},
|
|
29883
29871
|
Header: {
|
|
29884
|
-
$visitor:
|
|
29872
|
+
$visitor: _visitors_open_api_3_1_header_index_mjs__WEBPACK_IMPORTED_MODULE_25__["default"],
|
|
29885
29873
|
fixedFields: {
|
|
29886
29874
|
description: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Header.fixedFields.description,
|
|
29887
29875
|
required: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Header.fixedFields.required,
|
|
@@ -29899,7 +29887,7 @@ const specification = {
|
|
|
29899
29887
|
}
|
|
29900
29888
|
},
|
|
29901
29889
|
Tag: {
|
|
29902
|
-
$visitor:
|
|
29890
|
+
$visitor: _visitors_open_api_3_1_tag_index_mjs__WEBPACK_IMPORTED_MODULE_26__["default"],
|
|
29903
29891
|
fixedFields: {
|
|
29904
29892
|
name: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Tag.fixedFields.name,
|
|
29905
29893
|
description: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Tag.fixedFields.description,
|
|
@@ -29909,21 +29897,25 @@ const specification = {
|
|
|
29909
29897
|
}
|
|
29910
29898
|
},
|
|
29911
29899
|
Reference: {
|
|
29912
|
-
$visitor:
|
|
29900
|
+
$visitor: _visitors_open_api_3_1_reference_index_mjs__WEBPACK_IMPORTED_MODULE_27__["default"],
|
|
29913
29901
|
fixedFields: {
|
|
29914
29902
|
$ref: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Reference.fixedFields.$ref,
|
|
29915
|
-
summary:
|
|
29916
|
-
|
|
29903
|
+
summary: {
|
|
29904
|
+
$ref: '#/visitors/value'
|
|
29905
|
+
},
|
|
29906
|
+
description: {
|
|
29907
|
+
$ref: '#/visitors/value'
|
|
29908
|
+
}
|
|
29917
29909
|
}
|
|
29918
29910
|
},
|
|
29919
29911
|
Schema: {
|
|
29920
|
-
$visitor:
|
|
29912
|
+
$visitor: _visitors_open_api_3_1_schema_index_mjs__WEBPACK_IMPORTED_MODULE_28__["default"],
|
|
29921
29913
|
fixedFields: {
|
|
29922
29914
|
// core vocabulary
|
|
29923
29915
|
$schema: {
|
|
29924
29916
|
$ref: '#/visitors/value'
|
|
29925
29917
|
},
|
|
29926
|
-
$vocabulary: _visitors_open_api_3_1_schema_$
|
|
29918
|
+
$vocabulary: _visitors_open_api_3_1_schema_$vocabularyVisitor_mjs__WEBPACK_IMPORTED_MODULE_29__["default"],
|
|
29927
29919
|
$id: {
|
|
29928
29920
|
$ref: '#/visitors/value'
|
|
29929
29921
|
},
|
|
@@ -29936,15 +29928,15 @@ const specification = {
|
|
|
29936
29928
|
$dynamicRef: {
|
|
29937
29929
|
$ref: '#/visitors/value'
|
|
29938
29930
|
},
|
|
29939
|
-
$ref: _visitors_open_api_3_1_schema_$
|
|
29940
|
-
$defs: _visitors_open_api_3_1_schema_$
|
|
29931
|
+
$ref: _visitors_open_api_3_1_schema_$refVisitor_mjs__WEBPACK_IMPORTED_MODULE_30__["default"],
|
|
29932
|
+
$defs: _visitors_open_api_3_1_schema_$defsVisitor_mjs__WEBPACK_IMPORTED_MODULE_31__["default"],
|
|
29941
29933
|
$comment: {
|
|
29942
29934
|
$ref: '#/visitors/value'
|
|
29943
29935
|
},
|
|
29944
29936
|
// applicator vocabulary
|
|
29945
|
-
allOf:
|
|
29946
|
-
anyOf:
|
|
29947
|
-
oneOf:
|
|
29937
|
+
allOf: _visitors_open_api_3_1_schema_AllOfVisitor_mjs__WEBPACK_IMPORTED_MODULE_32__["default"],
|
|
29938
|
+
anyOf: _visitors_open_api_3_1_schema_AnyOfVisitor_mjs__WEBPACK_IMPORTED_MODULE_33__["default"],
|
|
29939
|
+
oneOf: _visitors_open_api_3_1_schema_OneOfVisitor_mjs__WEBPACK_IMPORTED_MODULE_34__["default"],
|
|
29948
29940
|
not: {
|
|
29949
29941
|
$ref: '#/visitors/document/objects/Schema'
|
|
29950
29942
|
},
|
|
@@ -29957,16 +29949,16 @@ const specification = {
|
|
|
29957
29949
|
else: {
|
|
29958
29950
|
$ref: '#/visitors/document/objects/Schema'
|
|
29959
29951
|
},
|
|
29960
|
-
dependentSchemas:
|
|
29961
|
-
prefixItems:
|
|
29952
|
+
dependentSchemas: _visitors_open_api_3_1_schema_DependentSchemasVisitor_mjs__WEBPACK_IMPORTED_MODULE_35__["default"],
|
|
29953
|
+
prefixItems: _visitors_open_api_3_1_schema_PrefixItemsVisitor_mjs__WEBPACK_IMPORTED_MODULE_36__["default"],
|
|
29962
29954
|
items: {
|
|
29963
29955
|
$ref: '#/visitors/document/objects/Schema'
|
|
29964
29956
|
},
|
|
29965
29957
|
contains: {
|
|
29966
29958
|
$ref: '#/visitors/document/objects/Schema'
|
|
29967
29959
|
},
|
|
29968
|
-
properties:
|
|
29969
|
-
patternProperties:
|
|
29960
|
+
properties: _visitors_open_api_3_1_schema_PropertiesVisitor_mjs__WEBPACK_IMPORTED_MODULE_37__["default"],
|
|
29961
|
+
patternProperties: _visitors_open_api_3_1_schema_PatternPropertiesVisitor_mjs__WEBPACK_IMPORTED_MODULE_38__["default"],
|
|
29970
29962
|
additionalProperties: {
|
|
29971
29963
|
$ref: '#/visitors/document/objects/Schema'
|
|
29972
29964
|
},
|
|
@@ -29982,8 +29974,8 @@ const specification = {
|
|
|
29982
29974
|
},
|
|
29983
29975
|
// validation vocabulary
|
|
29984
29976
|
// validation Keywords for Any Instance Type
|
|
29985
|
-
type:
|
|
29986
|
-
enum:
|
|
29977
|
+
type: _visitors_open_api_3_1_schema_TypeVisitor_mjs__WEBPACK_IMPORTED_MODULE_39__["default"],
|
|
29978
|
+
enum: _visitors_open_api_3_1_schema_EnumVisitor_mjs__WEBPACK_IMPORTED_MODULE_40__["default"],
|
|
29987
29979
|
const: {
|
|
29988
29980
|
$ref: '#/visitors/value'
|
|
29989
29981
|
},
|
|
@@ -30039,7 +30031,7 @@ const specification = {
|
|
|
30039
30031
|
required: {
|
|
30040
30032
|
$ref: '#/visitors/value'
|
|
30041
30033
|
},
|
|
30042
|
-
dependentRequired:
|
|
30034
|
+
dependentRequired: _visitors_open_api_3_1_schema_DependentRequiredVisitor_mjs__WEBPACK_IMPORTED_MODULE_41__["default"],
|
|
30043
30035
|
// basic Meta-Data Annotations vocabulary
|
|
30044
30036
|
title: {
|
|
30045
30037
|
$ref: '#/visitors/value'
|
|
@@ -30059,7 +30051,7 @@ const specification = {
|
|
|
30059
30051
|
writeOnly: {
|
|
30060
30052
|
$ref: '#/visitors/value'
|
|
30061
30053
|
},
|
|
30062
|
-
examples:
|
|
30054
|
+
examples: _visitors_open_api_3_1_schema_ExamplesVisitor_mjs__WEBPACK_IMPORTED_MODULE_42__["default"],
|
|
30063
30055
|
// semantic Content With "format" vocabulary
|
|
30064
30056
|
format: {
|
|
30065
30057
|
$ref: '#/visitors/value'
|
|
@@ -30090,14 +30082,14 @@ const specification = {
|
|
|
30090
30082
|
}
|
|
30091
30083
|
},
|
|
30092
30084
|
Discriminator: {
|
|
30093
|
-
$visitor:
|
|
30085
|
+
$visitor: _visitors_open_api_3_1_distriminator_index_mjs__WEBPACK_IMPORTED_MODULE_43__["default"],
|
|
30094
30086
|
fixedFields: {
|
|
30095
30087
|
propertyName: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Discriminator.fixedFields.propertyName,
|
|
30096
30088
|
mapping: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.Discriminator.fixedFields.mapping
|
|
30097
30089
|
}
|
|
30098
30090
|
},
|
|
30099
30091
|
XML: {
|
|
30100
|
-
$visitor:
|
|
30092
|
+
$visitor: _visitors_open_api_3_1_xml_index_mjs__WEBPACK_IMPORTED_MODULE_44__["default"],
|
|
30101
30093
|
fixedFields: {
|
|
30102
30094
|
name: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.XML.fixedFields.name,
|
|
30103
30095
|
namespace: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.XML.fixedFields.namespace,
|
|
@@ -30107,7 +30099,7 @@ const specification = {
|
|
|
30107
30099
|
}
|
|
30108
30100
|
},
|
|
30109
30101
|
SecurityScheme: {
|
|
30110
|
-
$visitor:
|
|
30102
|
+
$visitor: _visitors_open_api_3_1_security_scheme_index_mjs__WEBPACK_IMPORTED_MODULE_45__["default"],
|
|
30111
30103
|
fixedFields: {
|
|
30112
30104
|
type: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.SecurityScheme.fixedFields.type,
|
|
30113
30105
|
description: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.SecurityScheme.fixedFields.description,
|
|
@@ -30122,7 +30114,7 @@ const specification = {
|
|
|
30122
30114
|
}
|
|
30123
30115
|
},
|
|
30124
30116
|
OAuthFlows: {
|
|
30125
|
-
$visitor:
|
|
30117
|
+
$visitor: _visitors_open_api_3_1_oauth_flows_index_mjs__WEBPACK_IMPORTED_MODULE_46__["default"],
|
|
30126
30118
|
fixedFields: {
|
|
30127
30119
|
implicit: {
|
|
30128
30120
|
$ref: '#/visitors/document/objects/OAuthFlow'
|
|
@@ -30139,7 +30131,7 @@ const specification = {
|
|
|
30139
30131
|
}
|
|
30140
30132
|
},
|
|
30141
30133
|
OAuthFlow: {
|
|
30142
|
-
$visitor:
|
|
30134
|
+
$visitor: _visitors_open_api_3_1_oauth_flow_index_mjs__WEBPACK_IMPORTED_MODULE_47__["default"],
|
|
30143
30135
|
fixedFields: {
|
|
30144
30136
|
authorizationUrl: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.OAuthFlow.fixedFields.authorizationUrl,
|
|
30145
30137
|
tokenUrl: _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"].visitors.document.objects.OAuthFlow.fixedFields.tokenUrl,
|
|
@@ -30148,7 +30140,7 @@ const specification = {
|
|
|
30148
30140
|
}
|
|
30149
30141
|
},
|
|
30150
30142
|
SecurityRequirement: {
|
|
30151
|
-
$visitor:
|
|
30143
|
+
$visitor: _visitors_open_api_3_1_security_requirement_index_mjs__WEBPACK_IMPORTED_MODULE_48__["default"]
|
|
30152
30144
|
}
|
|
30153
30145
|
},
|
|
30154
30146
|
extension: {
|
|
@@ -30663,21 +30655,6 @@ class OpenApi3_1Visitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(
|
|
|
30663
30655
|
|
|
30664
30656
|
/***/ }),
|
|
30665
30657
|
|
|
30666
|
-
/***/ 71056:
|
|
30667
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
30668
|
-
|
|
30669
|
-
"use strict";
|
|
30670
|
-
__webpack_require__.r(__webpack_exports__);
|
|
30671
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
30672
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
30673
|
-
/* harmony export */ });
|
|
30674
|
-
/* harmony import */ var _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(97648);
|
|
30675
|
-
|
|
30676
|
-
const SummaryVisitor = _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"];
|
|
30677
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (SummaryVisitor);
|
|
30678
|
-
|
|
30679
|
-
/***/ }),
|
|
30680
|
-
|
|
30681
30658
|
/***/ 68964:
|
|
30682
30659
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
30683
30660
|
|
|
@@ -30711,21 +30688,6 @@ class InfoVisitor extends BaseInfoVisitor {
|
|
|
30711
30688
|
|
|
30712
30689
|
/***/ }),
|
|
30713
30690
|
|
|
30714
|
-
/***/ 35364:
|
|
30715
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
30716
|
-
|
|
30717
|
-
"use strict";
|
|
30718
|
-
__webpack_require__.r(__webpack_exports__);
|
|
30719
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
30720
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
30721
|
-
/* harmony export */ });
|
|
30722
|
-
/* harmony import */ var _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(97648);
|
|
30723
|
-
|
|
30724
|
-
const IdentifierVisitor = _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"];
|
|
30725
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (IdentifierVisitor);
|
|
30726
|
-
|
|
30727
|
-
/***/ }),
|
|
30728
|
-
|
|
30729
30691
|
/***/ 9280:
|
|
30730
30692
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
30731
30693
|
|
|
@@ -31023,36 +30985,6 @@ class PathsVisitor extends BasePathsVisitor {
|
|
|
31023
30985
|
|
|
31024
30986
|
/***/ }),
|
|
31025
30987
|
|
|
31026
|
-
/***/ 53616:
|
|
31027
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
31028
|
-
|
|
31029
|
-
"use strict";
|
|
31030
|
-
__webpack_require__.r(__webpack_exports__);
|
|
31031
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
31032
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
31033
|
-
/* harmony export */ });
|
|
31034
|
-
/* harmony import */ var _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(97648);
|
|
31035
|
-
|
|
31036
|
-
const DescriptionVisitor = _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"];
|
|
31037
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (DescriptionVisitor);
|
|
31038
|
-
|
|
31039
|
-
/***/ }),
|
|
31040
|
-
|
|
31041
|
-
/***/ 35668:
|
|
31042
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
31043
|
-
|
|
31044
|
-
"use strict";
|
|
31045
|
-
__webpack_require__.r(__webpack_exports__);
|
|
31046
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
31047
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
31048
|
-
/* harmony export */ });
|
|
31049
|
-
/* harmony import */ var _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(97648);
|
|
31050
|
-
|
|
31051
|
-
const SummaryVisitor = _swagger_api_apidom_ns_openapi_3_0__WEBPACK_IMPORTED_MODULE_0__["default"];
|
|
31052
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (SummaryVisitor);
|
|
31053
|
-
|
|
31054
|
-
/***/ }),
|
|
31055
|
-
|
|
31056
30988
|
/***/ 94364:
|
|
31057
30989
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
31058
30990
|
|