{
	"id": 0,
	"name": "@rxap/open-api",
	"variant": "project",
	"kind": 1,
	"flags": {},
	"children": [
		{
			"id": 29,
			"name": "OpenApiConfigService",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 58,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 36,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L36"
						}
					],
					"signatures": [
						{
							"id": 59,
							"name": "OpenApiConfigService",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
									"line": 36,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L36"
								}
							],
							"parameters": [
								{
									"id": 60,
									"name": "config",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "literal",
												"value": null
											},
											{
												"type": "reference",
												"target": {
													"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
													"qualifiedName": "OpenAPIV3.Document"
												},
												"typeArguments": [
													{
														"type": "reflection",
														"declaration": {
															"id": 61,
															"name": "__type",
															"variant": "declaration",
															"kind": 65536,
															"flags": {}
														}
													}
												],
												"name": "Document",
												"package": "openapi-types",
												"qualifiedName": "OpenAPIV3.Document"
											}
										]
									},
									"defaultValue": "null"
								}
							],
							"type": {
								"type": "reference",
								"target": 29,
								"name": "OpenApiConfigService",
								"package": "@rxap/open-api"
							}
						}
					]
				},
				{
					"id": 62,
					"name": "defaultServerIndex",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 24,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L24"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "OpenApiConfigService.DefaultServerIndex"
				},
				{
					"id": 30,
					"name": "Config",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isStatic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 19,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L19"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
									"qualifiedName": "OpenAPIV3.Document"
								},
								"typeArguments": [
									{
										"type": "reflection",
										"declaration": {
											"id": 31,
											"name": "__type",
											"variant": "declaration",
											"kind": 65536,
											"flags": {}
										}
									}
								],
								"name": "Document",
								"package": "openapi-types",
								"qualifiedName": "OpenAPIV3.Document"
							}
						]
					},
					"defaultValue": "null"
				},
				{
					"id": 32,
					"name": "DefaultServerIndex",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isStatic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 21,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L21"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"defaultValue": "0"
				},
				{
					"id": 70,
					"name": "config",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 51,
							"character": 13,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L51"
						}
					],
					"getSignature": {
						"id": 71,
						"name": "config",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"sources": [
							{
								"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
								"line": 51,
								"character": 13,
								"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L51"
							}
						],
						"type": {
							"type": "reference",
							"target": {
								"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
								"qualifiedName": "OpenAPIV3.Document"
							},
							"name": "Document",
							"package": "openapi-types",
							"qualifiedName": "OpenAPIV3.Document"
						}
					}
				},
				{
					"id": 66,
					"name": "serverIds",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 32,
							"character": 6,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L32"
						}
					],
					"getSignature": {
						"id": 67,
						"name": "serverIds",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"sources": [
							{
								"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
								"line": 32,
								"character": 6,
								"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L32"
							}
						],
						"type": {
							"type": "array",
							"elementType": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					}
				},
				{
					"id": 75,
					"name": "getBaseUrl",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 208,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L208"
						}
					],
					"signatures": [
						{
							"id": 76,
							"name": "getBaseUrl",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
									"line": 208,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L208"
								}
							],
							"parameters": [
								{
									"id": 77,
									"name": "serverIndex",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "..."
								},
								{
									"id": 78,
									"name": "serverId",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					]
				},
				{
					"id": 72,
					"name": "getOperation",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 189,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L189"
						}
					],
					"signatures": [
						{
							"id": 73,
							"name": "getOperation",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
									"line": 189,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L189"
								}
							],
							"parameters": [
								{
									"id": 74,
									"name": "operationId",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 121,
								"name": "OperationObjectWithMetadata",
								"package": "@rxap/open-api"
							}
						}
					]
				},
				{
					"id": 79,
					"name": "insertServer",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 247,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L247"
						}
					],
					"signatures": [
						{
							"id": 80,
							"name": "insertServer",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
									"line": 247,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L247"
								}
							],
							"parameters": [
								{
									"id": 81,
									"name": "serverConfig",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
											"qualifiedName": "OpenAPIV3.ServerObject"
										},
										"name": "ServerObject",
										"package": "openapi-types",
										"qualifiedName": "OpenAPIV3.ServerObject"
									}
								},
								{
									"id": 82,
									"name": "index",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									},
									"defaultValue": "..."
								},
								{
									"id": 83,
									"name": "serverId",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 38,
					"name": "GetOperation",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true,
						"isStatic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 97,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L97"
						}
					],
					"signatures": [
						{
							"id": 39,
							"name": "GetOperation",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
									"line": 97,
									"character": 16,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L97"
								}
							],
							"parameters": [
								{
									"id": 40,
									"name": "operationId",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 121,
								"name": "OperationObjectWithMetadata",
								"package": "@rxap/open-api"
							}
						}
					]
				},
				{
					"id": 52,
					"name": "InsertServer",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true,
						"isStatic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 227,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L227"
						}
					],
					"signatures": [
						{
							"id": 53,
							"name": "InsertServer",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
									"line": 227,
									"character": 16,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L227"
								}
							],
							"parameters": [
								{
									"id": 54,
									"name": "serverConfig",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
											"qualifiedName": "OpenAPIV3.ServerObject"
										},
										"name": "ServerObject",
										"package": "openapi-types",
										"qualifiedName": "OpenAPIV3.ServerObject"
									}
								},
								{
									"id": 55,
									"name": "index",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "number"
									}
								},
								{
									"id": 56,
									"name": "serverId",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 57,
									"name": "config",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
											"qualifiedName": "OpenAPIV3.Document"
										},
										"name": "Document",
										"package": "openapi-types",
										"qualifiedName": "OpenAPIV3.Document"
									},
									"defaultValue": "..."
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 35,
					"name": "Load",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true,
						"isStatic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
							"line": 66,
							"character": 22,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L66"
						}
					],
					"signatures": [
						{
							"id": 36,
							"name": "Load",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Used to load the app open api config from a remote resource.\n\nPromise.all([ OpenApiDataSourceLoader.Load() ])\n.then(() => platformBrowserDynamic().bootstrapModule(AppModule))\n.catch(err => console.error(err))"
									}
								]
							},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
									"line": 66,
									"character": 22,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L66"
								}
							],
							"parameters": [
								{
									"id": 37,
									"name": "openApiUrl",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									},
									"defaultValue": "'openapi.json'"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						58
					]
				},
				{
					"title": "Properties",
					"children": [
						62,
						30,
						32
					]
				},
				{
					"title": "Accessors",
					"children": [
						70,
						66
					]
				},
				{
					"title": "Methods",
					"children": [
						75,
						72,
						79,
						38,
						52,
						35
					]
				}
			],
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
					"line": 18,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L18"
				}
			]
		},
		{
			"id": 84,
			"name": "OpenApiHttpResponseError",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 85,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
							"line": 6,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-http-response.error.ts#L6"
						}
					],
					"signatures": [
						{
							"id": 86,
							"name": "OpenApiHttpResponseError",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
									"line": 6,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-http-response.error.ts#L6"
								}
							],
							"parameters": [
								{
									"id": 87,
									"name": "httpErrorResponse",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": {
											"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
											"qualifiedName": "HttpErrorResponse"
										},
										"name": "HttpErrorResponse",
										"package": "@angular/common"
									}
								},
								{
									"id": 88,
									"name": "metadata",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 113,
										"name": "OpenApiMetaData",
										"package": "@rxap/open-api"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 84,
								"name": "OpenApiHttpResponseError",
								"package": "@rxap/open-api"
							},
							"overwrites": {
								"type": "reference",
								"target": -1,
								"name": "HttpErrorResponse.constructor"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.constructor"
					}
				},
				{
					"id": 97,
					"name": "error",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/@angular/common/http/index.d.ts",
							"line": 3370,
							"character": 13
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "any"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.error"
					}
				},
				{
					"id": 99,
					"name": "headers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isReadonly": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "All response headers."
							}
						]
					},
					"sources": [
						{
							"fileName": "node_modules/@angular/common/http/index.d.ts",
							"line": 4102,
							"character": 13
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
							"qualifiedName": "HttpHeaders"
						},
						"name": "HttpHeaders",
						"package": "@angular/common"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.headers"
					}
				},
				{
					"id": 89,
					"name": "httpErrorResponse",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
							"line": 7,
							"character": 20,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-http-response.error.ts#L7"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
							"qualifiedName": "HttpErrorResponse"
						},
						"name": "HttpErrorResponse",
						"package": "@angular/common"
					}
				},
				{
					"id": 96,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/@angular/common/http/index.d.ts",
							"line": 3369,
							"character": 13
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.message"
					}
				},
				{
					"id": 90,
					"name": "metadata",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isReadonly": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
							"line": 8,
							"character": 20,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-http-response.error.ts#L8"
						}
					],
					"type": {
						"type": "reference",
						"target": 113,
						"name": "OpenApiMetaData",
						"package": "@rxap/open-api"
					}
				},
				{
					"id": 95,
					"name": "name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/@angular/common/http/index.d.ts",
							"line": 3368,
							"character": 13
						}
					],
					"type": {
						"type": "literal",
						"value": "HttpErrorResponse"
					},
					"defaultValue": "\"HttpErrorResponse\"",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.name"
					}
				},
				{
					"id": 98,
					"name": "ok",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isReadonly": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Errors are never okay, even when the status code is in the 2xx success range."
							}
						]
					},
					"sources": [
						{
							"fileName": "node_modules/@angular/common/http/index.d.ts",
							"line": 3374,
							"character": 13
						}
					],
					"type": {
						"type": "literal",
						"value": false
					},
					"defaultValue": "false",
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.ok"
					}
				},
				{
					"id": 100,
					"name": "status",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isReadonly": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Response status code."
							}
						]
					},
					"sources": [
						{
							"fileName": "node_modules/@angular/common/http/index.d.ts",
							"line": 4106,
							"character": 13
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.status"
					}
				},
				{
					"id": 101,
					"name": "statusText",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isReadonly": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Textual description of response status code, defaults to OK.\n\nDo not depend on this."
							}
						]
					},
					"sources": [
						{
							"fileName": "node_modules/@angular/common/http/index.d.ts",
							"line": 4112,
							"character": 13
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.statusText"
					}
				},
				{
					"id": 103,
					"name": "type",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isReadonly": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "Type of the response, narrowed to either the full response or the header."
							}
						]
					},
					"sources": [
						{
							"fileName": "node_modules/@angular/common/http/index.d.ts",
							"line": 4124,
							"character": 13
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.ResponseHeader"
								},
								"name": "ResponseHeader",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.ResponseHeader"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpEventType.Response"
								},
								"name": "Response",
								"package": "@angular/common",
								"qualifiedName": "HttpEventType.Response"
							}
						]
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.type"
					}
				},
				{
					"id": 102,
					"name": "url",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isReadonly": true,
						"isInherited": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "URL of the resource retrieved, or null if not available."
							}
						]
					},
					"sources": [
						{
							"fileName": "node_modules/@angular/common/http/index.d.ts",
							"line": 4116,
							"character": 13
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "intrinsic",
								"name": "string"
							}
						]
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "HttpErrorResponse.url"
					}
				},
				{
					"id": 91,
					"name": "operationId",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
							"line": 23,
							"character": 6,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-http-response.error.ts#L23"
						}
					],
					"getSignature": {
						"id": 92,
						"name": "operationId",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"sources": [
							{
								"fileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
								"line": 23,
								"character": 6,
								"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-http-response.error.ts#L23"
							}
						],
						"type": {
							"type": "intrinsic",
							"name": "string"
						}
					}
				},
				{
					"id": 93,
					"name": "serverId",
					"variant": "declaration",
					"kind": 262144,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
							"line": 27,
							"character": 6,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-http-response.error.ts#L27"
						}
					],
					"getSignature": {
						"id": 94,
						"name": "serverId",
						"variant": "signature",
						"kind": 524288,
						"flags": {},
						"sources": [
							{
								"fileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
								"line": 27,
								"character": 6,
								"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-http-response.error.ts#L27"
							}
						],
						"type": {
							"type": "union",
							"types": [
								{
									"type": "intrinsic",
									"name": "undefined"
								},
								{
									"type": "intrinsic",
									"name": "string"
								}
							]
						}
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						85
					]
				},
				{
					"title": "Properties",
					"children": [
						97,
						99,
						89,
						96,
						90,
						95,
						98,
						100,
						101,
						103,
						102
					]
				},
				{
					"title": "Accessors",
					"children": [
						91,
						93
					]
				}
			],
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
					"line": 4,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-http-response.error.ts#L4"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
						"qualifiedName": "HttpErrorResponse"
					},
					"name": "HttpErrorResponse",
					"package": "@angular/common"
				}
			]
		},
		{
			"id": 1,
			"name": "RxapOpenApiError",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 2,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/error.ts",
							"line": 5,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/error.ts#L5"
						}
					],
					"signatures": [
						{
							"id": 3,
							"name": "RxapOpenApiError",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/error.ts",
									"line": 5,
									"character": 2,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/error.ts#L5"
								}
							],
							"parameters": [
								{
									"id": 4,
									"name": "message",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 5,
									"name": "code",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 6,
									"name": "scope",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 1,
								"name": "RxapOpenApiError",
								"package": "@rxap/open-api"
							},
							"overwrites": {
								"type": "reference",
								"target": -1,
								"name": "RxapError.constructor"
							}
						}
					],
					"overwrites": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.constructor"
					}
				},
				{
					"id": 7,
					"name": "_packageName",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 6,
							"character": 14,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L6"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError._packageName"
					}
				},
				{
					"id": 8,
					"name": "code",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isOptional": true,
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 8,
							"character": 20,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L8"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.code"
					}
				},
				{
					"id": 27,
					"name": "message",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"line": 1077,
							"character": 4
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.message"
					}
				},
				{
					"id": 26,
					"name": "name",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/typescript/lib/lib.es5.d.ts",
							"line": 1076,
							"character": 4
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.name"
					}
				},
				{
					"id": 9,
					"name": "scope",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isOptional": true,
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 9,
							"character": 20,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L9"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.scope"
					}
				},
				{
					"id": 10,
					"name": "stack",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isOptional": true,
						"isReadonly": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 10,
							"character": 29,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L10"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.stack"
					}
				},
				{
					"id": 13,
					"name": "className",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isPublic": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 23,
							"character": 13,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L23"
						}
					],
					"getSignature": {
						"id": 14,
						"name": "className",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"sources": [
							{
								"fileName": "packages/utilities/src/lib/error.ts",
								"line": 23,
								"character": 13,
								"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L23"
							}
						],
						"type": {
							"type": "union",
							"types": [
								{
									"type": "intrinsic",
									"name": "undefined"
								},
								{
									"type": "intrinsic",
									"name": "string"
								}
							]
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "RxapError.className"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.className"
					}
				},
				{
					"id": 11,
					"name": "packageName",
					"variant": "declaration",
					"kind": 262144,
					"flags": {
						"isPublic": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 19,
							"character": 13,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L19"
						}
					],
					"getSignature": {
						"id": 12,
						"name": "packageName",
						"variant": "signature",
						"kind": 524288,
						"flags": {
							"isInherited": true
						},
						"sources": [
							{
								"fileName": "packages/utilities/src/lib/error.ts",
								"line": 19,
								"character": 13,
								"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L19"
							}
						],
						"type": {
							"type": "intrinsic",
							"name": "string"
						},
						"inheritedFrom": {
							"type": "reference",
							"target": -1,
							"name": "RxapError.packageName"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.packageName"
					}
				},
				{
					"id": 20,
					"name": "addSubPackageName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 64,
							"character": 12,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L64"
						}
					],
					"signatures": [
						{
							"id": 21,
							"name": "addSubPackageName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Add's the sub package name to the current package name.\n\ncurrent package name -> with sub package name\n@rxap/package -> @rxap/package/sub"
									}
								],
								"blockTags": [
									{
										"tag": "@deprecated",
										"content": [
											{
												"kind": "text",
												"text": "removed"
											}
										]
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "packages/utilities/src/lib/error.ts",
									"line": 64,
									"character": 12,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L64"
								}
							],
							"parameters": [
								{
									"id": 22,
									"name": "subPackageName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The sub package name"
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "RxapError.addSubPackageName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.addSubPackageName"
					}
				},
				{
					"id": 23,
					"name": "setPackageName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 74,
							"character": 12,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L74"
						}
					],
					"signatures": [
						{
							"id": 24,
							"name": "setPackageName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Sets the package name"
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "packages/utilities/src/lib/error.ts",
									"line": 74,
									"character": 12,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L74"
								}
							],
							"parameters": [
								{
									"id": 25,
									"name": "packageName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The new package name"
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "RxapError.setPackageName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.setPackageName"
					}
				},
				{
					"id": 17,
					"name": "setSubPackageName",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 49,
							"character": 12,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L49"
						}
					],
					"signatures": [
						{
							"id": 18,
							"name": "setSubPackageName",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Add's the sub package name to the current package name.\n\ncurrent package name -> with sub package name\n@rxap/package -> @rxap/package/sub"
									}
								],
								"blockTags": [
									{
										"tag": "@deprecated",
										"content": [
											{
												"kind": "text",
												"text": "use addSubPackageName instead"
											}
										]
									}
								],
								"modifierTags": [
									"@internal"
								]
							},
							"sources": [
								{
									"fileName": "packages/utilities/src/lib/error.ts",
									"line": 49,
									"character": 12,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L49"
								}
							],
							"parameters": [
								{
									"id": 19,
									"name": "subPackageName",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"comment": {
										"summary": [
											{
												"kind": "text",
												"text": "The sub package name"
											}
										]
									},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "RxapError.setSubPackageName"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.setSubPackageName"
					}
				},
				{
					"id": 15,
					"name": "toJSON",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/utilities/src/lib/error.ts",
							"line": 27,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L27"
						}
					],
					"signatures": [
						{
							"id": 16,
							"name": "toJSON",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isInherited": true
							},
							"sources": [
								{
									"fileName": "packages/utilities/src/lib/error.ts",
									"line": 27,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/utilities/src/lib/error.ts#L27"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "object"
							},
							"inheritedFrom": {
								"type": "reference",
								"target": -1,
								"name": "RxapError.toJSON"
							}
						}
					],
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "RxapError.toJSON"
					}
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						2
					]
				},
				{
					"title": "Properties",
					"children": [
						7,
						8,
						27,
						26,
						9,
						10
					]
				},
				{
					"title": "Accessors",
					"children": [
						13,
						11
					]
				},
				{
					"title": "Methods",
					"children": [
						20,
						23,
						17,
						15
					]
				}
			],
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/error.ts",
					"line": 3,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/error.ts#L3"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"sourceFileName": "packages/utilities/src/lib/error.ts",
						"qualifiedName": "RxapError"
					},
					"name": "RxapError",
					"package": "@rxap/utilities"
				}
			]
		},
		{
			"id": 145,
			"name": "SchemaValidationMixin",
			"variant": "declaration",
			"kind": 128,
			"flags": {},
			"children": [
				{
					"id": 147,
					"name": "constructor",
					"variant": "declaration",
					"kind": 512,
					"flags": {},
					"signatures": [
						{
							"id": 148,
							"name": "SchemaValidationMixin",
							"variant": "signature",
							"kind": 16384,
							"flags": {},
							"typeParameters": [
								{
									"id": 149,
									"name": "Response",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"default": {
										"type": "intrinsic",
										"name": "any"
									}
								},
								{
									"id": 150,
									"name": "Parameters",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "intrinsic",
												"name": "void"
											},
											{
												"type": "reference",
												"target": {
													"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
													"qualifiedName": "Record"
												},
												"typeArguments": [
													{
														"type": "intrinsic",
														"name": "string"
													},
													{
														"type": "intrinsic",
														"name": "any"
													}
												],
												"name": "Record",
												"package": "typescript"
											}
										]
									},
									"default": {
										"type": "intrinsic",
										"name": "any"
									}
								},
								{
									"id": 151,
									"name": "RequestBody",
									"variant": "typeParam",
									"kind": 131072,
									"flags": {},
									"default": {
										"type": "intrinsic",
										"name": "any"
									}
								}
							],
							"type": {
								"type": "reference",
								"target": 145,
								"typeArguments": [
									{
										"type": "reference",
										"target": 149,
										"name": "Response",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.Response",
										"refersToTypeParameter": true
									},
									{
										"type": "reference",
										"target": 150,
										"name": "Parameters",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.Parameters",
										"refersToTypeParameter": true
									},
									{
										"type": "reference",
										"target": 151,
										"name": "RequestBody",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.RequestBody",
										"refersToTypeParameter": true
									}
								],
								"name": "SchemaValidationMixin",
								"package": "@rxap/open-api"
							}
						}
					]
				},
				{
					"id": 152,
					"name": "disableSchemaValidation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isProtected": true,
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 35,
							"character": 12,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L35"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					}
				},
				{
					"id": 146,
					"name": "STRICT",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isPublic": true,
						"isStatic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 33,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L33"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"defaultValue": "false"
				},
				{
					"id": 179,
					"name": "buildHttpHeaders",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 293,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L293"
						}
					],
					"signatures": [
						{
							"id": 180,
							"name": "buildHttpHeaders",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
									"line": 293,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L293"
								}
							],
							"parameters": [
								{
									"id": 181,
									"name": "operationParameters",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": {
												"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
												"qualifiedName": "OpenAPIV3.ParameterObject"
											},
											"name": "ParameterObject",
											"package": "openapi-types",
											"qualifiedName": "OpenAPIV3.ParameterObject"
										}
									}
								},
								{
									"id": 182,
									"name": "parameters",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 150,
										"name": "Parameters",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.Parameters",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpHeaders"
								},
								"name": "HttpHeaders",
								"package": "@angular/common"
							}
						}
					]
				},
				{
					"id": 187,
					"name": "buildHttpOptions",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 367,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L367"
						}
					],
					"signatures": [
						{
							"id": 188,
							"name": "buildHttpOptions",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Converts open api parameters into the corresponding http options to\ncreate a http request. The transformation is guided by the openapi definition"
									}
								]
							},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
									"line": 367,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L367"
								}
							],
							"parameters": [
								{
									"id": 189,
									"name": "operation",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 121,
										"name": "OperationObjectWithMetadata",
										"package": "@rxap/open-api"
									}
								},
								{
									"id": 190,
									"name": "parameters",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 150,
										"name": "Parameters",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.Parameters",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 191,
									"name": "requestBody",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 151,
										"name": "RequestBody",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.RequestBody",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 192,
									"name": "ignoreUndefined",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"defaultValue": "true"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "packages/angular/remote-method/http/src/lib/base-http.remote-method.ts",
									"qualifiedName": "HttpRemoteMethodParameter"
								},
								"name": "HttpRemoteMethodParameter",
								"package": "@rxap/remote-method"
							}
						}
					]
				},
				{
					"id": 174,
					"name": "buildHttpParams",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 244,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L244"
						}
					],
					"signatures": [
						{
							"id": 175,
							"name": "buildHttpParams",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
									"line": 244,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L244"
								}
							],
							"parameters": [
								{
									"id": 176,
									"name": "operationParameters",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": {
												"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
												"qualifiedName": "OpenAPIV3.ParameterObject"
											},
											"name": "ParameterObject",
											"package": "openapi-types",
											"qualifiedName": "OpenAPIV3.ParameterObject"
										}
									}
								},
								{
									"id": 177,
									"name": "parameters",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 150,
										"name": "Parameters",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.Parameters",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 178,
									"name": "ignoreUndefined",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"defaultValue": "true"
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
									"qualifiedName": "HttpParams"
								},
								"name": "HttpParams",
								"package": "@angular/common"
							}
						}
					]
				},
				{
					"id": 183,
					"name": "buildHttpPathParams",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 333,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L333"
						}
					],
					"signatures": [
						{
							"id": 184,
							"name": "buildHttpPathParams",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
									"line": 333,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L333"
								}
							],
							"parameters": [
								{
									"id": 185,
									"name": "operationParameters",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "array",
										"elementType": {
											"type": "reference",
											"target": {
												"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
												"qualifiedName": "OpenAPIV3.ParameterObject"
											},
											"name": "ParameterObject",
											"package": "openapi-types",
											"qualifiedName": "OpenAPIV3.ParameterObject"
										}
									}
								},
								{
									"id": 186,
									"name": "parameters",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 150,
										"name": "Parameters",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.Parameters",
										"refersToTypeParameter": true
									}
								}
							],
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "string"
									}
								],
								"name": "Record",
								"package": "typescript"
							}
						}
					]
				},
				{
					"id": 153,
					"name": "validateParameters",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 45,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L45"
						}
					],
					"signatures": [
						{
							"id": 154,
							"name": "validateParameters",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isProtected": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Validates the parameters against the schema specified in the operation object"
									}
								]
							},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
									"line": 45,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L45"
								}
							],
							"parameters": [
								{
									"id": 155,
									"name": "operation",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 121,
										"name": "OperationObjectWithMetadata",
										"package": "@rxap/open-api"
									}
								},
								{
									"id": 156,
									"name": "parameters",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 150,
										"name": "Parameters",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.Parameters",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 157,
									"name": "strict",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"defaultValue": "false"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 163,
					"name": "validateRequestBody",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 189,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L189"
						}
					],
					"signatures": [
						{
							"id": 164,
							"name": "validateRequestBody",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
									"line": 189,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L189"
								}
							],
							"parameters": [
								{
									"id": 165,
									"name": "operation",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 121,
										"name": "OperationObjectWithMetadata",
										"package": "@rxap/open-api"
									}
								},
								{
									"id": 166,
									"name": "body",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "reference",
										"target": 151,
										"name": "RequestBody",
										"package": "@rxap/open-api",
										"qualifiedName": "SchemaValidationMixin.RequestBody",
										"refersToTypeParameter": true
									}
								},
								{
									"id": 167,
									"name": "strict",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"defaultValue": "false"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 158,
					"name": "validateResponse",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isProtected": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 122,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L122"
						}
					],
					"signatures": [
						{
							"id": 159,
							"name": "validateResponse",
							"variant": "signature",
							"kind": 4096,
							"flags": {
								"isProtected": true
							},
							"comment": {
								"summary": [
									{
										"kind": "text",
										"text": "Validates the http response against the schema specified in the operation object"
									}
								]
							},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
									"line": 122,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L122"
								}
							],
							"parameters": [
								{
									"id": 160,
									"name": "operation",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 121,
										"name": "OperationObjectWithMetadata",
										"package": "@rxap/open-api"
									}
								},
								{
									"id": 161,
									"name": "response",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "reference",
										"target": 139,
										"typeArguments": [
											{
												"type": "reference",
												"target": 149,
												"name": "Response",
												"package": "@rxap/open-api",
												"qualifiedName": "SchemaValidationMixin.Response",
												"refersToTypeParameter": true
											}
										],
										"name": "SchemaValidationResponse",
										"package": "@rxap/open-api"
									}
								},
								{
									"id": 162,
									"name": "strict",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									},
									"defaultValue": "false"
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				},
				{
					"id": 168,
					"name": "validationError",
					"variant": "declaration",
					"kind": 2048,
					"flags": {
						"isPublic": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 222,
							"character": 9,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L222"
						}
					],
					"signatures": [
						{
							"id": 169,
							"name": "validationError",
							"variant": "signature",
							"kind": 4096,
							"flags": {},
							"sources": [
								{
									"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
									"line": 222,
									"character": 9,
									"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L222"
								}
							],
							"parameters": [
								{
									"id": 170,
									"name": "message",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "string"
									}
								},
								{
									"id": 171,
									"name": "strict",
									"variant": "param",
									"kind": 32768,
									"flags": {},
									"type": {
										"type": "intrinsic",
										"name": "boolean"
									}
								},
								{
									"id": 172,
									"name": "schema",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
													"qualifiedName": "OpenAPIV3.ReferenceObject"
												},
												"name": "ReferenceObject",
												"package": "openapi-types",
												"qualifiedName": "OpenAPIV3.ReferenceObject"
											},
											{
												"type": "reference",
												"target": {
													"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
													"qualifiedName": "OpenAPIV3.SchemaObject"
												},
												"name": "SchemaObject",
												"package": "openapi-types",
												"qualifiedName": "OpenAPIV3.SchemaObject"
											}
										]
									}
								},
								{
									"id": 173,
									"name": "value",
									"variant": "param",
									"kind": 32768,
									"flags": {
										"isOptional": true
									},
									"type": {
										"type": "intrinsic",
										"name": "any"
									}
								}
							],
							"type": {
								"type": "intrinsic",
								"name": "void"
							}
						}
					]
				}
			],
			"groups": [
				{
					"title": "Constructors",
					"children": [
						147
					]
				},
				{
					"title": "Properties",
					"children": [
						152,
						146
					]
				},
				{
					"title": "Methods",
					"children": [
						179,
						187,
						174,
						183,
						153,
						163,
						158,
						168
					]
				}
			],
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
					"line": 31,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L31"
				}
			],
			"typeParameters": [
				{
					"id": 201,
					"name": "Response",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"default": {
						"type": "intrinsic",
						"name": "any"
					}
				},
				{
					"id": 202,
					"name": "Parameters",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Record"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "string"
									},
									{
										"type": "intrinsic",
										"name": "any"
									}
								],
								"name": "Record",
								"package": "typescript"
							},
							{
								"type": "intrinsic",
								"name": "void"
							}
						]
					},
					"default": {
						"type": "intrinsic",
						"name": "any"
					}
				},
				{
					"id": 203,
					"name": "RequestBody",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {},
					"default": {
						"type": "intrinsic",
						"name": "any"
					}
				}
			]
		},
		{
			"id": 108,
			"name": "OpenApiInitOptions",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 109,
					"name": "load",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "true - load the open api config file from the default url\ndefault url: openapi.json"
							}
						]
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-init.ts",
							"line": 11,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-init.ts#L11"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "boolean"
							},
							{
								"type": "reflection",
								"declaration": {
									"id": 110,
									"name": "__type",
									"variant": "declaration",
									"kind": 65536,
									"flags": {},
									"children": [
										{
											"id": 111,
											"name": "openApiUrl",
											"variant": "declaration",
											"kind": 1024,
											"flags": {
												"isOptional": true
											},
											"sources": [
												{
													"fileName": "packages/angular/open-api/src/lib/open-api-init.ts",
													"line": 12,
													"character": 4,
													"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-init.ts#L12"
												}
											],
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"groups": [
										{
											"title": "Properties",
											"children": [
												111
											]
										}
									],
									"sources": [
										{
											"fileName": "packages/angular/open-api/src/lib/open-api-init.ts",
											"line": 11,
											"character": 9,
											"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-init.ts#L11"
										}
									]
								}
							}
						]
					}
				},
				{
					"id": 112,
					"name": "origin",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The location origin prefix for the open api base urls if the base url is not absolute. defaults to location.origin"
							}
						]
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-init.ts",
							"line": 17,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-init.ts#L17"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						109,
						112
					]
				}
			],
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/open-api-init.ts",
					"line": 6,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-init.ts#L6"
				}
			]
		},
		{
			"id": 113,
			"name": "OpenApiMetaData",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 117,
					"name": "id",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
							"line": 17,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api.meta-data.ts#L17"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"overwrites": {
						"type": "reference",
						"target": -1,
						"name": "BaseRemoteMethodMetadata.id"
					}
				},
				{
					"id": 114,
					"name": "operation",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The operation object with path and method"
							}
						]
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
							"line": 8,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api.meta-data.ts#L8"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "string"
							},
							{
								"type": "reference",
								"target": 121,
								"name": "OperationObjectWithMetadata",
								"package": "@rxap/open-api"
							}
						]
					}
				},
				{
					"id": 118,
					"name": "refresh",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "packages/angular/remote-method/src/lib/base.remote-method.ts",
							"line": 24,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/remote-method/src/lib/base.remote-method.ts#L24"
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "union",
							"types": [
								{
									"type": "reference",
									"target": {
										"sourceFileName": "node_modules/@angular/core/index.d.ts",
										"qualifiedName": "Type"
									},
									"typeArguments": [
										{
											"type": "reference",
											"target": {
												"sourceFileName": "packages/utilities/src/lib/refreshable.ts",
												"qualifiedName": "Refreshable"
											},
											"name": "Refreshable",
											"package": "@rxap/utilities"
										}
									],
									"name": "Type",
									"package": "@angular/core"
								},
								{
									"type": "reference",
									"target": {
										"sourceFileName": "node_modules/@angular/core/index.d.ts",
										"qualifiedName": "InjectionToken"
									},
									"typeArguments": [
										{
											"type": "reference",
											"target": {
												"sourceFileName": "packages/utilities/src/lib/refreshable.ts",
												"qualifiedName": "Refreshable"
											},
											"name": "Refreshable",
											"package": "@rxap/utilities"
										}
									],
									"name": "InjectionToken",
									"package": "@angular/core"
								},
								{
									"type": "reference",
									"target": {
										"sourceFileName": "node_modules/@angular/core/index.d.ts",
										"qualifiedName": "AbstractType"
									},
									"typeArguments": [
										{
											"type": "reference",
											"target": {
												"sourceFileName": "packages/utilities/src/lib/refreshable.ts",
												"qualifiedName": "Refreshable"
											},
											"name": "Refreshable",
											"package": "@rxap/utilities"
										}
									],
									"name": "AbstractType",
									"package": "@angular/core"
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "BaseRemoteMethodMetadata.refresh"
					}
				},
				{
					"id": 116,
					"name": "serverId",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "used to specify the target server for the reset api operation"
							}
						]
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
							"line": 16,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api.meta-data.ts#L16"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 115,
					"name": "serverIndex",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"comment": {
						"summary": [
							{
								"kind": "text",
								"text": "The index of the server object in the servers array in the open api config"
							}
						]
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
							"line": 12,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api.meta-data.ts#L12"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						117,
						114,
						118,
						116,
						115
					]
				}
			],
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
					"line": 4,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api.meta-data.ts#L4"
				}
			],
			"indexSignatures": [
				{
					"id": 119,
					"name": "__index",
					"variant": "signature",
					"kind": 8192,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
							"line": 4,
							"character": 17,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api.meta-data.ts#L4"
						}
					],
					"parameters": [
						{
							"id": 120,
							"name": "key",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "intrinsic",
								"name": "string"
							}
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "any"
					}
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"sourceFileName": "packages/angular/remote-method/src/lib/base.remote-method.ts",
						"qualifiedName": "BaseRemoteMethodMetadata"
					},
					"name": "BaseRemoteMethodMetadata",
					"package": "@rxap/remote-method"
				}
			]
		},
		{
			"id": 121,
			"name": "OperationObjectWithMetadata",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 132,
					"name": "callbacks",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 224,
							"character": 8
						}
					],
					"type": {
						"type": "reflection",
						"declaration": {
							"id": 133,
							"name": "__type",
							"variant": "declaration",
							"kind": 65536,
							"flags": {
								"isExternal": true
							},
							"sources": [
								{
									"fileName": "node_modules/openapi-types/dist/index.d.ts",
									"line": 224,
									"character": 20
								}
							],
							"indexSignatures": [
								{
									"id": 134,
									"name": "__index",
									"variant": "signature",
									"kind": 8192,
									"flags": {
										"isExternal": true
									},
									"sources": [
										{
											"fileName": "node_modules/openapi-types/dist/index.d.ts",
											"line": 225,
											"character": 12
										}
									],
									"parameters": [
										{
											"id": 135,
											"name": "callback",
											"variant": "param",
											"kind": 32768,
											"flags": {
												"isExternal": true
											},
											"type": {
												"type": "intrinsic",
												"name": "string"
											}
										}
									],
									"type": {
										"type": "union",
										"types": [
											{
												"type": "reference",
												"target": {
													"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
													"qualifiedName": "OpenAPIV3.ReferenceObject"
												},
												"name": "ReferenceObject",
												"package": "openapi-types",
												"qualifiedName": "OpenAPIV3.ReferenceObject"
											},
											{
												"type": "reference",
												"target": {
													"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
													"qualifiedName": "OpenAPIV3.CallbackObject"
												},
												"name": "CallbackObject",
												"package": "openapi-types",
												"qualifiedName": "OpenAPIV3.CallbackObject"
											}
										]
									}
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.callbacks"
					}
				},
				{
					"id": 136,
					"name": "deprecated",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 227,
							"character": 8
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "boolean"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.deprecated"
					}
				},
				{
					"id": 126,
					"name": "description",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 218,
							"character": 8
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.description"
					}
				},
				{
					"id": 127,
					"name": "externalDocs",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 219,
							"character": 8
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
							"qualifiedName": "OpenAPIV3.ExternalDocumentationObject"
						},
						"name": "ExternalDocumentationObject",
						"package": "openapi-types",
						"qualifiedName": "OpenAPIV3.ExternalDocumentationObject"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.externalDocs"
					}
				},
				{
					"id": 123,
					"name": "method",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api.ts",
							"line": 5,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api.ts#L5"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 128,
					"name": "operationId",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 220,
							"character": 8
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.operationId"
					}
				},
				{
					"id": 129,
					"name": "parameters",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 221,
							"character": 8
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "union",
							"types": [
								{
									"type": "reference",
									"target": {
										"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
										"qualifiedName": "OpenAPIV3.ReferenceObject"
									},
									"name": "ReferenceObject",
									"package": "openapi-types",
									"qualifiedName": "OpenAPIV3.ReferenceObject"
								},
								{
									"type": "reference",
									"target": {
										"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
										"qualifiedName": "OpenAPIV3.ParameterObject"
									},
									"name": "ParameterObject",
									"package": "openapi-types",
									"qualifiedName": "OpenAPIV3.ParameterObject"
								}
							]
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.parameters"
					}
				},
				{
					"id": 122,
					"name": "path",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api.ts",
							"line": 4,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api.ts#L4"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					}
				},
				{
					"id": 130,
					"name": "requestBody",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 222,
							"character": 8
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
									"qualifiedName": "OpenAPIV3.ReferenceObject"
								},
								"name": "ReferenceObject",
								"package": "openapi-types",
								"qualifiedName": "OpenAPIV3.ReferenceObject"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
									"qualifiedName": "OpenAPIV3.RequestBodyObject"
								},
								"name": "RequestBodyObject",
								"package": "openapi-types",
								"qualifiedName": "OpenAPIV3.RequestBodyObject"
							}
						]
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.requestBody"
					}
				},
				{
					"id": 131,
					"name": "responses",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 223,
							"character": 8
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
							"qualifiedName": "OpenAPIV3.ResponsesObject"
						},
						"name": "ResponsesObject",
						"package": "openapi-types",
						"qualifiedName": "OpenAPIV3.ResponsesObject"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.responses"
					}
				},
				{
					"id": 137,
					"name": "security",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 228,
							"character": 8
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reference",
							"target": {
								"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
								"qualifiedName": "OpenAPIV3.SecurityRequirementObject"
							},
							"name": "SecurityRequirementObject",
							"package": "openapi-types",
							"qualifiedName": "OpenAPIV3.SecurityRequirementObject"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.security"
					}
				},
				{
					"id": 138,
					"name": "servers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 229,
							"character": 8
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "reference",
							"target": {
								"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
								"qualifiedName": "OpenAPIV3.ServerObject"
							},
							"name": "ServerObject",
							"package": "openapi-types",
							"qualifiedName": "OpenAPIV3.ServerObject"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.servers"
					}
				},
				{
					"id": 125,
					"name": "summary",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 217,
							"character": 8
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "string"
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.summary"
					}
				},
				{
					"id": 124,
					"name": "tags",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isExternal": true,
						"isOptional": true,
						"isInherited": true
					},
					"sources": [
						{
							"fileName": "node_modules/openapi-types/dist/index.d.ts",
							"line": 216,
							"character": 8
						}
					],
					"type": {
						"type": "array",
						"elementType": {
							"type": "intrinsic",
							"name": "string"
						}
					},
					"inheritedFrom": {
						"type": "reference",
						"target": -1,
						"name": "OpenAPIV3.OperationObject.tags"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						132,
						136,
						126,
						127,
						123,
						128,
						129,
						122,
						130,
						131,
						137,
						138,
						125,
						124
					]
				}
			],
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/open-api.ts",
					"line": 3,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api.ts#L3"
				}
			],
			"extendedTypes": [
				{
					"type": "reference",
					"target": {
						"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
						"qualifiedName": "OpenAPIV3.OperationObject"
					},
					"name": "OperationObject",
					"package": "openapi-types",
					"qualifiedName": "OpenAPIV3.OperationObject"
				}
			]
		},
		{
			"id": 139,
			"name": "SchemaValidationResponse",
			"variant": "declaration",
			"kind": 256,
			"flags": {},
			"children": [
				{
					"id": 142,
					"name": "body",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 25,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L25"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "literal",
								"value": null
							},
							{
								"type": "reference",
								"target": 144,
								"name": "Data",
								"package": "@rxap/open-api",
								"qualifiedName": "SchemaValidationResponse.Data",
								"refersToTypeParameter": true
							}
						]
					}
				},
				{
					"id": 143,
					"name": "data",
					"variant": "declaration",
					"kind": 1024,
					"flags": {
						"isOptional": true
					},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 26,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L26"
						}
					],
					"type": {
						"type": "reference",
						"target": 144,
						"name": "Data",
						"package": "@rxap/open-api",
						"qualifiedName": "SchemaValidationResponse.Data",
						"refersToTypeParameter": true
					}
				},
				{
					"id": 140,
					"name": "headers",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 23,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L23"
						}
					],
					"type": {
						"type": "reference",
						"target": {
							"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
							"qualifiedName": "HttpHeaders"
						},
						"name": "HttpHeaders",
						"package": "@angular/common"
					}
				},
				{
					"id": 141,
					"name": "status",
					"variant": "declaration",
					"kind": 1024,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
							"line": 24,
							"character": 2,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L24"
						}
					],
					"type": {
						"type": "intrinsic",
						"name": "number"
					}
				}
			],
			"groups": [
				{
					"title": "Properties",
					"children": [
						142,
						143,
						140,
						141
					]
				}
			],
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
					"line": 22,
					"character": 17,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/schema-validation.mixin.ts#L22"
				}
			],
			"typeParameters": [
				{
					"id": 144,
					"name": "Data",
					"variant": "typeParam",
					"kind": 131072,
					"flags": {}
				}
			]
		},
		{
			"id": 28,
			"name": "OperationMap",
			"variant": "declaration",
			"kind": 2097152,
			"flags": {},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
					"line": 15,
					"character": 12,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-config.service.ts#L15"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/typescript/lib/lib.es2015.collection.d.ts",
					"qualifiedName": "Map"
				},
				"typeArguments": [
					{
						"type": "intrinsic",
						"name": "string"
					},
					{
						"type": "reference",
						"target": 121,
						"name": "OperationObjectWithMetadata",
						"package": "@rxap/open-api"
					}
				],
				"name": "Map",
				"package": "typescript"
			}
		},
		{
			"id": 207,
			"name": "DEFAULT_OPEN_API_DATA_SOURCE_META_DATA",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/tokens.ts",
					"line": 7,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/tokens.ts#L7"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "intrinsic",
						"name": "unknown"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 206,
			"name": "DEFAULT_OPEN_API_REMOTE_METHOD_META_DATA",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/tokens.ts",
					"line": 5,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/tokens.ts#L5"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "intrinsic",
						"name": "unknown"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 208,
			"name": "DISABLE_SCHEMA_VALIDATION",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/tokens.ts",
					"line": 8,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/tokens.ts#L8"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "intrinsic",
						"name": "boolean"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 209,
			"name": "DISABLE_VALIDATION",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/tokens.ts",
					"line": 12,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/tokens.ts#L12"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "intrinsic",
						"name": "boolean"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 204,
			"name": "RXAP_OPEN_API_CONFIG",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/tokens.ts",
					"line": 3,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/tokens.ts#L3"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "intrinsic",
						"name": "unknown"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 205,
			"name": "RXAP_OPEN_API_STRICT_VALIDATOR",
			"variant": "declaration",
			"kind": 32,
			"flags": {
				"isConst": true
			},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/tokens.ts",
					"line": 4,
					"character": 13,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/tokens.ts#L4"
				}
			],
			"type": {
				"type": "reference",
				"target": {
					"sourceFileName": "node_modules/@angular/core/index.d.ts",
					"qualifiedName": "InjectionToken"
				},
				"typeArguments": [
					{
						"type": "intrinsic",
						"name": "unknown"
					}
				],
				"name": "InjectionToken",
				"package": "@angular/core"
			},
			"defaultValue": "..."
		},
		{
			"id": 221,
			"name": "AssertOpenApiV3",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/utilities.ts",
					"line": 16,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/utilities.ts#L16"
				}
			],
			"signatures": [
				{
					"id": 222,
					"name": "AssertOpenApiV3",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/utilities.ts",
							"line": 16,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/utilities.ts#L16"
						}
					],
					"parameters": [
						{
							"id": 223,
							"name": "obj",
							"variant": "param",
							"kind": 32768,
							"flags": {
								"isOptional": true
							},
							"type": {
								"type": "intrinsic",
								"name": "any"
							}
						}
					],
					"type": {
						"type": "predicate",
						"name": "obj",
						"asserts": true,
						"targetType": {
							"type": "reference",
							"target": {
								"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
								"qualifiedName": "OpenAPIV3.Document"
							},
							"typeArguments": [
								{
									"type": "reflection",
									"declaration": {
										"id": 224,
										"name": "__type",
										"variant": "declaration",
										"kind": 65536,
										"flags": {}
									}
								}
							],
							"name": "Document",
							"package": "openapi-types",
							"qualifiedName": "OpenAPIV3.Document"
						}
					}
				}
			]
		},
		{
			"id": 217,
			"name": "IsOpenApiV3",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/utilities.ts",
					"line": 12,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/utilities.ts#L12"
				}
			],
			"signatures": [
				{
					"id": 218,
					"name": "IsOpenApiV3",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/utilities.ts",
							"line": 12,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/utilities.ts#L12"
						}
					],
					"parameters": [
						{
							"id": 219,
							"name": "obj",
							"variant": "param",
							"kind": 32768,
							"flags": {
								"isOptional": true
							},
							"type": {
								"type": "intrinsic",
								"name": "any"
							}
						}
					],
					"type": {
						"type": "predicate",
						"name": "obj",
						"asserts": false,
						"targetType": {
							"type": "reference",
							"target": {
								"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
								"qualifiedName": "OpenAPIV3.Document"
							},
							"typeArguments": [
								{
									"type": "reflection",
									"declaration": {
										"id": 220,
										"name": "__type",
										"variant": "declaration",
										"kind": 65536,
										"flags": {}
									}
								}
							],
							"name": "Document",
							"package": "openapi-types",
							"qualifiedName": "OpenAPIV3.Document"
						}
					}
				}
			]
		},
		{
			"id": 210,
			"name": "IsReferenceObject",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/utilities.ts",
					"line": 4,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/utilities.ts#L4"
				}
			],
			"signatures": [
				{
					"id": 211,
					"name": "IsReferenceObject",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/utilities.ts",
							"line": 4,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/utilities.ts#L4"
						}
					],
					"parameters": [
						{
							"id": 212,
							"name": "obj",
							"variant": "param",
							"kind": 32768,
							"flags": {
								"isOptional": true
							},
							"type": {
								"type": "intrinsic",
								"name": "any"
							}
						}
					],
					"type": {
						"type": "predicate",
						"name": "obj",
						"asserts": false,
						"targetType": {
							"type": "reference",
							"target": {
								"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
								"qualifiedName": "OpenAPIV3.ReferenceObject"
							},
							"name": "ReferenceObject",
							"package": "openapi-types",
							"qualifiedName": "OpenAPIV3.ReferenceObject"
						}
					}
				}
			]
		},
		{
			"id": 213,
			"name": "NotContainsReferenceObjects",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/utilities.ts",
					"line": 8,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/utilities.ts#L8"
				}
			],
			"signatures": [
				{
					"id": 214,
					"name": "NotContainsReferenceObjects",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/utilities.ts",
							"line": 8,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/utilities.ts#L8"
						}
					],
					"typeParameters": [
						{
							"id": 215,
							"name": "T",
							"variant": "typeParam",
							"kind": 131072,
							"flags": {}
						}
					],
					"parameters": [
						{
							"id": 216,
							"name": "array",
							"variant": "param",
							"kind": 32768,
							"flags": {
								"isOptional": true
							},
							"type": {
								"type": "array",
								"elementType": {
									"type": "union",
									"types": [
										{
											"type": "intrinsic",
											"name": "undefined"
										},
										{
											"type": "reference",
											"target": {
												"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
												"qualifiedName": "OpenAPIV3.ReferenceObject"
											},
											"name": "ReferenceObject",
											"package": "openapi-types",
											"qualifiedName": "OpenAPIV3.ReferenceObject"
										},
										{
											"type": "reference",
											"target": 215,
											"name": "T",
											"package": "@rxap/open-api",
											"refersToTypeParameter": true
										}
									]
								}
							}
						}
					],
					"type": {
						"type": "predicate",
						"name": "array",
						"asserts": false,
						"targetType": {
							"type": "array",
							"elementType": {
								"type": "reference",
								"target": 215,
								"name": "T",
								"package": "@rxap/open-api",
								"refersToTypeParameter": true
							}
						}
					}
				}
			]
		},
		{
			"id": 104,
			"name": "OpenApiInit",
			"variant": "declaration",
			"kind": 64,
			"flags": {},
			"sources": [
				{
					"fileName": "packages/angular/open-api/src/lib/open-api-init.ts",
					"line": 20,
					"character": 16,
					"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-init.ts#L20"
				}
			],
			"signatures": [
				{
					"id": 105,
					"name": "OpenApiInit",
					"variant": "signature",
					"kind": 4096,
					"flags": {},
					"sources": [
						{
							"fileName": "packages/angular/open-api/src/lib/open-api-init.ts",
							"line": 20,
							"character": 16,
							"url": "https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/open-api/src/lib/open-api-init.ts#L20"
						}
					],
					"parameters": [
						{
							"id": 106,
							"name": "environment",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "reference",
								"target": {
									"sourceFileName": "packages/angular/environment/src/lib/environment.ts",
									"qualifiedName": "Environment"
								},
								"name": "Environment",
								"package": "@rxap/environment"
							}
						},
						{
							"id": 107,
							"name": "options",
							"variant": "param",
							"kind": 32768,
							"flags": {},
							"type": {
								"type": "reference",
								"target": 108,
								"name": "OpenApiInitOptions",
								"package": "@rxap/open-api"
							},
							"defaultValue": "{}"
						}
					],
					"type": {
						"type": "union",
						"types": [
							{
								"type": "intrinsic",
								"name": "undefined"
							},
							{
								"type": "reference",
								"target": {
									"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
									"qualifiedName": "Promise"
								},
								"typeArguments": [
									{
										"type": "intrinsic",
										"name": "void"
									}
								],
								"name": "Promise",
								"package": "typescript"
							}
						]
					}
				}
			]
		}
	],
	"groups": [
		{
			"title": "Classes",
			"children": [
				29,
				84,
				1,
				145
			]
		},
		{
			"title": "Interfaces",
			"children": [
				108,
				113,
				121,
				139
			]
		},
		{
			"title": "Type Aliases",
			"children": [
				28
			]
		},
		{
			"title": "Variables",
			"children": [
				207,
				206,
				208,
				209,
				204,
				205
			]
		},
		{
			"title": "Functions",
			"children": [
				221,
				217,
				210,
				213,
				104
			]
		}
	],
	"packageName": "@rxap/open-api",
	"packageVersion": "19.0.3",
	"readme": [
		{
			"kind": "text",
			"text": "This package provides tools for working with OpenAPI specifications in Angular applications. It includes services for configuring and loading OpenAPI definitions, validating requests and responses against schemas, and handling errors. It also offers utilities for building HTTP requests based on OpenAPI definitions.\n\n[![npm version](https://img.shields.io/npm/v/@rxap/open-api?style=flat-square)](https://www.npmjs.com/package/@rxap/open-api)\n[![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://commitizen.github.io/cz-cli/)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n![Libraries.io dependency status for latest release, scoped npm package](https://img.shields.io/librariesio/release/npm/@rxap/open-api)\n![npm](https://img.shields.io/npm/dm/@rxap/open-api)\n![NPM](https://img.shields.io/npm/l/@rxap/open-api)\n\n- [Installation](#installation)\n- [Generators](#generators)\n  - [init](#init)\n\n# Installation\n\n**Add the package to your workspace:**\n"
		},
		{
			"kind": "code",
			"text": "```bash\nyarn add @rxap/open-api\n```"
		},
		{
			"kind": "text",
			"text": "\n**Install peer dependencies:**\n"
		},
		{
			"kind": "code",
			"text": "```bash\nyarn add @angular/common @angular/core @rxap/config @rxap/data-source @rxap/environment @rxap/mixin @rxap/remote-method @rxap/rxjs @rxap/utilities ajv openapi-types rxjs \n```"
		},
		{
			"kind": "text",
			"text": "\n**Execute the init generator:**\n"
		},
		{
			"kind": "code",
			"text": "```bash\nyarn nx g @rxap/open-api:init\n```"
		},
		{
			"kind": "text",
			"text": "\n# Generators\n\n## init\n> Initialize the package in the workspace\n\n"
		},
		{
			"kind": "code",
			"text": "```bash\nnx g @rxap/open-api:init\n```"
		}
	],
	"symbolIdMap": {
		"0": {
			"sourceFileName": "packages/angular/open-api/src/index.ts",
			"qualifiedName": ""
		},
		"1": {
			"sourceFileName": "packages/angular/open-api/src/lib/error.ts",
			"qualifiedName": "RxapOpenApiError"
		},
		"2": {
			"sourceFileName": "packages/angular/open-api/src/lib/error.ts",
			"qualifiedName": "RxapOpenApiError.__constructor"
		},
		"3": {
			"sourceFileName": "packages/angular/open-api/src/lib/error.ts",
			"qualifiedName": "RxapOpenApiError"
		},
		"4": {
			"sourceFileName": "packages/angular/open-api/src/lib/error.ts",
			"qualifiedName": "message"
		},
		"5": {
			"sourceFileName": "packages/angular/open-api/src/lib/error.ts",
			"qualifiedName": "code"
		},
		"6": {
			"sourceFileName": "packages/angular/open-api/src/lib/error.ts",
			"qualifiedName": "scope"
		},
		"7": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError._packageName"
		},
		"8": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.code"
		},
		"9": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.scope"
		},
		"10": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.stack"
		},
		"11": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.packageName"
		},
		"12": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.packageName"
		},
		"13": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.className"
		},
		"14": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.className"
		},
		"15": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.toJSON"
		},
		"16": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.toJSON"
		},
		"17": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.setSubPackageName"
		},
		"18": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.setSubPackageName"
		},
		"19": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "subPackageName"
		},
		"20": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.addSubPackageName"
		},
		"21": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.addSubPackageName"
		},
		"22": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "subPackageName"
		},
		"23": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.setPackageName"
		},
		"24": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "RxapError.setPackageName"
		},
		"25": {
			"sourceFileName": "packages/utilities/src/lib/error.ts",
			"qualifiedName": "packageName"
		},
		"26": {
			"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
			"qualifiedName": "Error.name"
		},
		"27": {
			"sourceFileName": "node_modules/typescript/lib/lib.es5.d.ts",
			"qualifiedName": "Error.message"
		},
		"28": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OperationMap"
		},
		"29": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService"
		},
		"30": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.Config"
		},
		"31": {
			"sourceFileName": "",
			"qualifiedName": "__type"
		},
		"32": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.DefaultServerIndex"
		},
		"35": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.Load"
		},
		"36": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.Load"
		},
		"37": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "openApiUrl"
		},
		"38": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.GetOperation"
		},
		"39": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.GetOperation"
		},
		"40": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "operationId"
		},
		"52": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.InsertServer"
		},
		"53": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.InsertServer"
		},
		"54": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "serverConfig"
		},
		"55": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "index"
		},
		"56": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "serverId"
		},
		"57": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "config"
		},
		"58": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.__constructor"
		},
		"59": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService"
		},
		"60": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "config"
		},
		"61": {
			"sourceFileName": "",
			"qualifiedName": "__type"
		},
		"62": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.defaultServerIndex"
		},
		"66": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.serverIds"
		},
		"67": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.serverIds"
		},
		"70": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.config"
		},
		"71": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.config"
		},
		"72": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.getOperation"
		},
		"73": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.getOperation"
		},
		"74": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "operationId"
		},
		"75": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.getBaseUrl"
		},
		"76": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.getBaseUrl"
		},
		"77": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "serverIndex"
		},
		"78": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "serverId"
		},
		"79": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.insertServer"
		},
		"80": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "OpenApiConfigService.insertServer"
		},
		"81": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "serverConfig"
		},
		"82": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "index"
		},
		"83": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-config.service.ts",
			"qualifiedName": "serverId"
		},
		"84": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "OpenApiHttpResponseError"
		},
		"85": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "OpenApiHttpResponseError.__constructor"
		},
		"86": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "OpenApiHttpResponseError"
		},
		"87": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "httpErrorResponse"
		},
		"88": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "metadata"
		},
		"89": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "OpenApiHttpResponseError.httpErrorResponse"
		},
		"90": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "OpenApiHttpResponseError.metadata"
		},
		"91": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "OpenApiHttpResponseError.operationId"
		},
		"92": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "OpenApiHttpResponseError.operationId"
		},
		"93": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "OpenApiHttpResponseError.serverId"
		},
		"94": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-http-response.error.ts",
			"qualifiedName": "OpenApiHttpResponseError.serverId"
		},
		"95": {
			"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
			"qualifiedName": "HttpErrorResponse.name"
		},
		"96": {
			"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
			"qualifiedName": "HttpErrorResponse.message"
		},
		"97": {
			"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
			"qualifiedName": "HttpErrorResponse.error"
		},
		"98": {
			"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
			"qualifiedName": "HttpErrorResponse.ok"
		},
		"99": {
			"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
			"qualifiedName": "HttpResponseBase.headers"
		},
		"100": {
			"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
			"qualifiedName": "HttpResponseBase.status"
		},
		"101": {
			"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
			"qualifiedName": "HttpResponseBase.statusText"
		},
		"102": {
			"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
			"qualifiedName": "HttpResponseBase.url"
		},
		"103": {
			"sourceFileName": "node_modules/@angular/common/http/index.d.ts",
			"qualifiedName": "HttpResponseBase.type"
		},
		"104": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-init.ts",
			"qualifiedName": "OpenApiInit"
		},
		"105": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-init.ts",
			"qualifiedName": "OpenApiInit"
		},
		"106": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-init.ts",
			"qualifiedName": "environment"
		},
		"107": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-init.ts",
			"qualifiedName": "options"
		},
		"108": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-init.ts",
			"qualifiedName": "OpenApiInitOptions"
		},
		"109": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-init.ts",
			"qualifiedName": "OpenApiInitOptions.load"
		},
		"110": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-init.ts",
			"qualifiedName": "__type"
		},
		"111": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-init.ts",
			"qualifiedName": "__type.openApiUrl"
		},
		"112": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api-init.ts",
			"qualifiedName": "OpenApiInitOptions.origin"
		},
		"113": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
			"qualifiedName": "OpenApiMetaData"
		},
		"114": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
			"qualifiedName": "OpenApiMetaData.operation"
		},
		"115": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
			"qualifiedName": "OpenApiMetaData.serverIndex"
		},
		"116": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
			"qualifiedName": "OpenApiMetaData.serverId"
		},
		"117": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api.meta-data.ts",
			"qualifiedName": "OpenApiMetaData.id"
		},
		"118": {
			"sourceFileName": "packages/angular/remote-method/src/lib/base.remote-method.ts",
			"qualifiedName": "BaseRemoteMethodMetadata.refresh"
		},
		"119": {
			"sourceFileName": "packages/angular/definition/src/lib/definition.metadata.ts",
			"qualifiedName": "BaseDefinitionMetadata.__index"
		},
		"121": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api.ts",
			"qualifiedName": "OperationObjectWithMetadata"
		},
		"122": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api.ts",
			"qualifiedName": "OperationObjectWithMetadata.path"
		},
		"123": {
			"sourceFileName": "packages/angular/open-api/src/lib/open-api.ts",
			"qualifiedName": "OperationObjectWithMetadata.method"
		},
		"124": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.tags"
		},
		"125": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.summary"
		},
		"126": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.description"
		},
		"127": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.externalDocs"
		},
		"128": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.operationId"
		},
		"129": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.parameters"
		},
		"130": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.requestBody"
		},
		"131": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.responses"
		},
		"132": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.callbacks"
		},
		"133": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type"
		},
		"134": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.__index"
		},
		"136": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.deprecated"
		},
		"137": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.security"
		},
		"138": {
			"sourceFileName": "node_modules/openapi-types/dist/index.d.ts",
			"qualifiedName": "__type.servers"
		},
		"139": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationResponse"
		},
		"140": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationResponse.headers"
		},
		"141": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationResponse.status"
		},
		"142": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationResponse.body"
		},
		"143": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationResponse.data"
		},
		"144": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationResponse.Data"
		},
		"145": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin"
		},
		"146": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.STRICT"
		},
		"149": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.Response"
		},
		"150": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.Parameters"
		},
		"151": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.RequestBody"
		},
		"152": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.disableSchemaValidation"
		},
		"153": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.validateParameters"
		},
		"154": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.validateParameters"
		},
		"155": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "operation"
		},
		"156": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "parameters"
		},
		"157": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "strict"
		},
		"158": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.validateResponse"
		},
		"159": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.validateResponse"
		},
		"160": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "operation"
		},
		"161": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "response"
		},
		"162": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "strict"
		},
		"163": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.validateRequestBody"
		},
		"164": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.validateRequestBody"
		},
		"165": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "operation"
		},
		"166": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "body"
		},
		"167": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "strict"
		},
		"168": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.validationError"
		},
		"169": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.validationError"
		},
		"170": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "message"
		},
		"171": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "strict"
		},
		"172": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "schema"
		},
		"173": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "value"
		},
		"174": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.buildHttpParams"
		},
		"175": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.buildHttpParams"
		},
		"176": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "operationParameters"
		},
		"177": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "parameters"
		},
		"178": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "ignoreUndefined"
		},
		"179": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.buildHttpHeaders"
		},
		"180": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.buildHttpHeaders"
		},
		"181": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "operationParameters"
		},
		"182": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "parameters"
		},
		"183": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.buildHttpPathParams"
		},
		"184": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.buildHttpPathParams"
		},
		"185": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "operationParameters"
		},
		"186": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "parameters"
		},
		"187": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.buildHttpOptions"
		},
		"188": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.buildHttpOptions"
		},
		"189": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "operation"
		},
		"190": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "parameters"
		},
		"191": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "requestBody"
		},
		"192": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "ignoreUndefined"
		},
		"201": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.Response"
		},
		"202": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.Parameters"
		},
		"203": {
			"sourceFileName": "packages/angular/open-api/src/lib/schema-validation.mixin.ts",
			"qualifiedName": "SchemaValidationMixin.RequestBody"
		},
		"204": {
			"sourceFileName": "packages/angular/open-api/src/lib/tokens.ts",
			"qualifiedName": "RXAP_OPEN_API_CONFIG"
		},
		"205": {
			"sourceFileName": "packages/angular/open-api/src/lib/tokens.ts",
			"qualifiedName": "RXAP_OPEN_API_STRICT_VALIDATOR"
		},
		"206": {
			"sourceFileName": "packages/angular/open-api/src/lib/tokens.ts",
			"qualifiedName": "DEFAULT_OPEN_API_REMOTE_METHOD_META_DATA"
		},
		"207": {
			"sourceFileName": "packages/angular/open-api/src/lib/tokens.ts",
			"qualifiedName": "DEFAULT_OPEN_API_DATA_SOURCE_META_DATA"
		},
		"208": {
			"sourceFileName": "packages/angular/open-api/src/lib/tokens.ts",
			"qualifiedName": "DISABLE_SCHEMA_VALIDATION"
		},
		"209": {
			"sourceFileName": "packages/angular/open-api/src/lib/tokens.ts",
			"qualifiedName": "DISABLE_VALIDATION"
		},
		"210": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "IsReferenceObject"
		},
		"211": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "IsReferenceObject"
		},
		"212": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "obj"
		},
		"213": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "NotContainsReferenceObjects"
		},
		"214": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "NotContainsReferenceObjects"
		},
		"215": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "T"
		},
		"216": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "array"
		},
		"217": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "IsOpenApiV3"
		},
		"218": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "IsOpenApiV3"
		},
		"219": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "obj"
		},
		"220": {
			"sourceFileName": "",
			"qualifiedName": "__type"
		},
		"221": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "AssertOpenApiV3"
		},
		"222": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "AssertOpenApiV3"
		},
		"223": {
			"sourceFileName": "packages/angular/open-api/src/lib/utilities.ts",
			"qualifiedName": "obj"
		},
		"224": {
			"sourceFileName": "",
			"qualifiedName": "__type"
		}
	},
	"files": {
		"entries": {
			"1": "packages/angular/open-api/src/index.ts"
		},
		"reflections": {
			"1": 0
		}
	}
}
