@scalar/openapi-types 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/openapi-types.d.ts +2 -11
  3. package/dist/openapi-types.d.ts.map +1 -1
  4. package/dist/openapi-types.js +1 -16
  5. package/dist/openapi-types.js.map +3 -3
  6. package/dist/openapi-types.test-d.js.map +2 -2
  7. package/dist/schemas/3.1/processed/index.d.ts +1 -1
  8. package/dist/schemas/3.1/processed/index.d.ts.map +1 -1
  9. package/dist/schemas/3.1/processed/index.js.map +2 -2
  10. package/dist/schemas/3.1/processed/openapi-object.d.ts +30835 -22
  11. package/dist/schemas/3.1/processed/openapi-object.d.ts.map +1 -1
  12. package/dist/schemas/3.1/processed/openapi-object.js +1 -1
  13. package/dist/schemas/3.1/processed/openapi-object.js.map +2 -2
  14. package/dist/schemas/3.1/unprocessed/index.d.ts +1 -1
  15. package/dist/schemas/3.1/unprocessed/index.d.ts.map +1 -1
  16. package/dist/schemas/3.1/unprocessed/index.js.map +2 -2
  17. package/dist/schemas/3.1/unprocessed/openapi-object.d.ts +22 -23
  18. package/dist/schemas/3.1/unprocessed/openapi-object.d.ts.map +1 -1
  19. package/dist/schemas/3.1/unprocessed/openapi-object.js +55 -1
  20. package/dist/schemas/3.1/unprocessed/openapi-object.js.map +2 -2
  21. package/dist/schemas/3.1/unprocessed/paths-object.d.ts +2268 -265
  22. package/dist/schemas/3.1/unprocessed/paths-object.d.ts.map +1 -1
  23. package/dist/schemas/3.1/unprocessed/paths-object.js +14 -2
  24. package/dist/schemas/3.1/unprocessed/paths-object.js.map +2 -2
  25. package/package.json +2 -2
  26. package/dist/schemas/3.1/compliance/callback-object.test.js +0 -97
  27. package/dist/schemas/3.1/compliance/callback-object.test.js.map +0 -7
  28. package/dist/schemas/3.1/compliance/contact-object.test.js +0 -19
  29. package/dist/schemas/3.1/compliance/contact-object.test.js.map +0 -7
  30. package/dist/schemas/3.1/compliance/example-object.test.js +0 -91
  31. package/dist/schemas/3.1/compliance/example-object.test.js.map +0 -7
  32. package/dist/schemas/3.1/compliance/external-documentation-object.test.js +0 -17
  33. package/dist/schemas/3.1/compliance/external-documentation-object.test.js.map +0 -7
  34. package/dist/schemas/3.1/compliance/header-object.test.js +0 -47
  35. package/dist/schemas/3.1/compliance/header-object.test.js.map +0 -7
  36. package/dist/schemas/3.1/compliance/info-object.test.js +0 -41
  37. package/dist/schemas/3.1/compliance/info-object.test.js.map +0 -7
  38. package/dist/schemas/3.1/compliance/license-object.test.js +0 -17
  39. package/dist/schemas/3.1/compliance/license-object.test.js.map +0 -7
  40. package/dist/schemas/3.1/compliance/media-type-object.test.js +0 -69
  41. package/dist/schemas/3.1/compliance/media-type-object.test.js.map +0 -7
  42. package/dist/schemas/3.1/compliance/openapi-object.test.js +0 -381
  43. package/dist/schemas/3.1/compliance/openapi-object.test.js.map +0 -7
  44. package/dist/schemas/3.1/compliance/operation-object.test.js +0 -467
  45. package/dist/schemas/3.1/compliance/operation-object.test.js.map +0 -7
  46. package/dist/schemas/3.1/compliance/parameter-object.test.js +0 -155
  47. package/dist/schemas/3.1/compliance/parameter-object.test.js.map +0 -7
  48. package/dist/schemas/3.1/compliance/path-item-object.test.js +0 -103
  49. package/dist/schemas/3.1/compliance/path-item-object.test.js.map +0 -7
  50. package/dist/schemas/3.1/compliance/reference-object.test.js +0 -282
  51. package/dist/schemas/3.1/compliance/reference-object.test.js.map +0 -7
  52. package/dist/schemas/3.1/compliance/request-body-object.test.js +0 -97
  53. package/dist/schemas/3.1/compliance/request-body-object.test.js.map +0 -7
  54. package/dist/schemas/3.1/compliance/response-object.test.js +0 -131
  55. package/dist/schemas/3.1/compliance/response-object.test.js.map +0 -7
  56. package/dist/schemas/3.1/compliance/responses-object.test.js +0 -53
  57. package/dist/schemas/3.1/compliance/responses-object.test.js.map +0 -7
  58. package/dist/schemas/3.1/compliance/runtime-expression.test.js +0 -165
  59. package/dist/schemas/3.1/compliance/runtime-expression.test.js.map +0 -7
  60. package/dist/schemas/3.1/compliance/schema-object.test.js +0 -470
  61. package/dist/schemas/3.1/compliance/schema-object.test.js.map +0 -7
  62. package/dist/schemas/3.1/compliance/security-requirement-object.test.js +0 -54
  63. package/dist/schemas/3.1/compliance/security-requirement-object.test.js.map +0 -7
  64. package/dist/schemas/3.1/compliance/security-scheme-object.test.js +0 -123
  65. package/dist/schemas/3.1/compliance/security-scheme-object.test.js.map +0 -7
  66. package/dist/schemas/3.1/compliance/server-object.test.js +0 -17
  67. package/dist/schemas/3.1/compliance/server-object.test.js.map +0 -7
  68. package/dist/schemas/3.1/compliance/tag-object.test.js +0 -17
  69. package/dist/schemas/3.1/compliance/tag-object.test.js.map +0 -7
  70. package/dist/schemas/3.1/processed/schema-object.test.js +0 -310
  71. package/dist/schemas/3.1/processed/schema-object.test.js.map +0 -7
  72. package/dist/schemas/extensions/x-additional-properties-name.test.js +0 -28
  73. package/dist/schemas/extensions/x-additional-properties-name.test.js.map +0 -7
  74. package/dist/schemas/extensions/x-code-samples.test.js +0 -82
  75. package/dist/schemas/extensions/x-code-samples.test.js.map +0 -7
  76. package/dist/schemas/extensions/x-display-name.test.js +0 -28
  77. package/dist/schemas/extensions/x-display-name.test.js.map +0 -7
  78. package/dist/schemas/extensions/x-enum-descriptions.test.js +0 -36
  79. package/dist/schemas/extensions/x-enum-descriptions.test.js.map +0 -7
  80. package/dist/schemas/extensions/x-internal.test.js +0 -20
  81. package/dist/schemas/extensions/x-internal.test.js.map +0 -7
  82. package/dist/schemas/extensions/x-post-response.test.js +0 -24
  83. package/dist/schemas/extensions/x-post-response.test.js.map +0 -7
  84. package/dist/schemas/extensions/x-scalar-icon.test.js +0 -14
  85. package/dist/schemas/extensions/x-scalar-icon.test.js.map +0 -7
  86. package/dist/schemas/extensions/x-scalar-ignore.test.js +0 -20
  87. package/dist/schemas/extensions/x-scalar-ignore.test.js.map +0 -7
  88. package/dist/schemas/extensions/x-scalar-redirect-uri.test.js +0 -23
  89. package/dist/schemas/extensions/x-scalar-redirect-uri.test.js.map +0 -7
  90. package/dist/schemas/extensions/x-scalar-sdk-installation.test.js +0 -25
  91. package/dist/schemas/extensions/x-scalar-sdk-installation.test.js.map +0 -7
  92. package/dist/schemas/extensions/x-scalar-security-query.test.js +0 -35
  93. package/dist/schemas/extensions/x-scalar-security-query.test.js.map +0 -7
  94. package/dist/schemas/extensions/x-scalar-stability.test.js +0 -33
  95. package/dist/schemas/extensions/x-scalar-stability.test.js.map +0 -7
  96. package/dist/schemas/extensions/x-tag-groups.test.js +0 -55
  97. package/dist/schemas/extensions/x-tag-groups.test.js.map +0 -7
  98. package/dist/schemas/extensions/x-use-pkce.test.js +0 -34
  99. package/dist/schemas/extensions/x-use-pkce.test.js.map +0 -7
@@ -1 +1 @@
1
- {"version":3,"file":"paths-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/paths-object.ts"],"names":[],"mappings":"AAEA;;;;;;;;GAQG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAA4B,CAAA"}
1
+ {"version":3,"file":"paths-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/paths-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAA;AAE1D;;;;;;;;GAQG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mCAL6B,EAAI,KAAI,iCAAgC,EAAG,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAA5C,KAAI,mCAAmC,KAAK;;KAe1G,CAAA"}
@@ -1,5 +1,17 @@
1
- import { PathsObjectSchema as OriginalPathsObjectSchema } from "../processed/paths-object.js";
2
- const PathsObjectSchema = OriginalPathsObjectSchema;
1
+ import { z } from "zod";
2
+ import { PathItemObjectSchema } from "./path-item-object.js";
3
+ import { ReferenceObjectSchema } from "./reference-object.js";
4
+ const PathsObjectSchema = z.record(
5
+ /**
6
+ * A relative path to an individual endpoint. The field name MUST begin with a forward slash (/). The path is appended
7
+ * (no relative URL resolution) to the expanded URL from the Server Object's url field in order to construct the full
8
+ * URL. Path templating is allowed. When matching URLs, concrete (non-templated) paths would be matched before their
9
+ * templated counterparts. Templated paths with the same hierarchy but different templated names MUST NOT exist as
10
+ * they are identical. In case of ambiguous matching, it's up to the tooling to decide which one to use.
11
+ */
12
+ z.string(),
13
+ z.union([ReferenceObjectSchema, PathItemObjectSchema])
14
+ );
3
15
  export {
4
16
  PathsObjectSchema
5
17
  };
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/schemas/3.1/unprocessed/paths-object.ts"],
4
- "sourcesContent": ["import { PathsObjectSchema as OriginalPathsObjectSchema } from '../processed/paths-object'\n\n/**\n * Paths Object\n *\n * Holds the relative paths to the individual endpoints and their operations. The path is appended to the URL from the\n * Server Object in order to construct the full URL. The Paths Object MAY be empty, due to Access Control List (ACL)\n * constraints.\n *\n * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#paths-object\n */\nexport const PathsObjectSchema = OriginalPathsObjectSchema\n"],
5
- "mappings": "AAAA,SAAS,qBAAqB,iCAAiC;AAWxD,MAAM,oBAAoB;",
4
+ "sourcesContent": ["import { z } from 'zod'\nimport { PathItemObjectSchema } from './path-item-object'\nimport { ReferenceObjectSchema } from './reference-object'\n\n/**\n * Paths Object\n *\n * Holds the relative paths to the individual endpoints and their operations. The path is appended to the URL from the\n * Server Object in order to construct the full URL. The Paths Object MAY be empty, due to Access Control List (ACL)\n * constraints.\n *\n * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#paths-object\n */\nexport const PathsObjectSchema = z.record(\n /**\n * A relative path to an individual endpoint. The field name MUST begin with a forward slash (/). The path is appended\n * (no relative URL resolution) to the expanded URL from the Server Object's url field in order to construct the full\n * URL. Path templating is allowed. When matching URLs, concrete (non-templated) paths would be matched before their\n * templated counterparts. Templated paths with the same hierarchy but different templated names MUST NOT exist as\n * they are identical. In case of ambiguous matching, it's up to the tooling to decide which one to use.\n */\n z.string(),\n z.union([ReferenceObjectSchema, PathItemObjectSchema]),\n)\n"],
5
+ "mappings": "AAAA,SAAS,SAAS;AAClB,SAAS,4BAA4B;AACrC,SAAS,6BAA6B;AAW/B,MAAM,oBAAoB,EAAE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQjC,EAAE,OAAO;AAAA,EACT,EAAE,MAAM,CAAC,uBAAuB,oBAAoB,CAAC;AACvD;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "swagger",
17
17
  "typescript"
18
18
  ],
19
- "version": "0.3.1",
19
+ "version": "0.3.2",
20
20
  "engines": {
21
21
  "node": ">=20"
22
22
  },
@@ -53,7 +53,7 @@
53
53
  "zod": "3.24.1"
54
54
  },
55
55
  "devDependencies": {
56
- "@scalar/build-tooling": "0.2.0"
56
+ "@scalar/build-tooling": "0.2.2"
57
57
  },
58
58
  "scripts": {
59
59
  "build": "scalar-build-esbuild",
@@ -1,97 +0,0 @@
1
- import { describe, expect, it } from "vitest";
2
- import { CallbackObjectSchema } from "../unprocessed/callback-object.js";
3
- describe("callback-object", () => {
4
- describe("CallbackObjectSchema", () => {
5
- describe("Callback Object Example", () => {
6
- it("The following example uses the user provided queryUrl query string parameter to define the callback URL.", () => {
7
- const result = CallbackObjectSchema.parse({
8
- "{$request.query.queryUrl}": {
9
- post: {
10
- requestBody: {
11
- description: "Callback payload",
12
- content: {
13
- "application/json": {
14
- schema: {
15
- $ref: "#/components/schemas/SomePayload"
16
- }
17
- }
18
- }
19
- },
20
- responses: {
21
- "200": {
22
- description: "callback successfully processed"
23
- }
24
- }
25
- }
26
- }
27
- });
28
- expect(result).toEqual({
29
- "{$request.query.queryUrl}": {
30
- post: {
31
- requestBody: {
32
- description: "Callback payload",
33
- content: {
34
- "application/json": {
35
- schema: {
36
- $ref: "#/components/schemas/SomePayload"
37
- }
38
- }
39
- }
40
- },
41
- responses: {
42
- "200": {
43
- description: "callback successfully processed"
44
- }
45
- }
46
- }
47
- }
48
- });
49
- });
50
- it("The following example shows a callback where the server is hard-coded, but the query string parameters are populated from the id and email property in the request body.", () => {
51
- const result = CallbackObjectSchema.parse({
52
- "http://notificationServer.com?transactionId={$request.body#/id}&email={$request.body#/email}": {
53
- post: {
54
- requestBody: {
55
- description: "Callback payload",
56
- content: {
57
- "application/json": {
58
- schema: {
59
- $ref: "#/components/schemas/SomePayload"
60
- }
61
- }
62
- }
63
- },
64
- responses: {
65
- "200": {
66
- description: "callback successfully processed"
67
- }
68
- }
69
- }
70
- }
71
- });
72
- expect(result).toEqual({
73
- "http://notificationServer.com?transactionId={$request.body#/id}&email={$request.body#/email}": {
74
- post: {
75
- requestBody: {
76
- description: "Callback payload",
77
- content: {
78
- "application/json": {
79
- schema: {
80
- $ref: "#/components/schemas/SomePayload"
81
- }
82
- }
83
- }
84
- },
85
- responses: {
86
- "200": {
87
- description: "callback successfully processed"
88
- }
89
- }
90
- }
91
- }
92
- });
93
- });
94
- });
95
- });
96
- });
97
- //# sourceMappingURL=callback-object.test.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/schemas/3.1/compliance/callback-object.test.ts"],
4
- "sourcesContent": ["import { describe, expect, it } from 'vitest'\n\nimport { CallbackObjectSchema } from '../unprocessed/callback-object'\n\ndescribe('callback-object', () => {\n describe('CallbackObjectSchema', () => {\n // https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#callback-object-example\n describe('Callback Object Example', () => {\n it('The following example uses the user provided queryUrl query string parameter to define the callback URL.', () => {\n const result = CallbackObjectSchema.parse({\n '{$request.query.queryUrl}': {\n post: {\n requestBody: {\n description: 'Callback payload',\n content: {\n 'application/json': {\n schema: {\n $ref: '#/components/schemas/SomePayload',\n },\n },\n },\n },\n responses: {\n '200': {\n description: 'callback successfully processed',\n },\n },\n },\n },\n })\n\n expect(result).toEqual({\n '{$request.query.queryUrl}': {\n post: {\n requestBody: {\n description: 'Callback payload',\n content: {\n 'application/json': {\n schema: {\n $ref: '#/components/schemas/SomePayload',\n },\n },\n },\n },\n responses: {\n '200': {\n description: 'callback successfully processed',\n },\n },\n },\n },\n })\n })\n\n it('The following example shows a callback where the server is hard-coded, but the query string parameters are populated from the id and email property in the request body.', () => {\n const result = CallbackObjectSchema.parse({\n 'http://notificationServer.com?transactionId={$request.body#/id}&email={$request.body#/email}': {\n post: {\n requestBody: {\n description: 'Callback payload',\n content: {\n 'application/json': {\n schema: {\n $ref: '#/components/schemas/SomePayload',\n },\n },\n },\n },\n responses: {\n '200': {\n description: 'callback successfully processed',\n },\n },\n },\n },\n })\n\n expect(result).toEqual({\n 'http://notificationServer.com?transactionId={$request.body#/id}&email={$request.body#/email}': {\n post: {\n requestBody: {\n description: 'Callback payload',\n content: {\n 'application/json': {\n schema: {\n $ref: '#/components/schemas/SomePayload',\n },\n },\n },\n },\n responses: {\n '200': {\n description: 'callback successfully processed',\n },\n },\n },\n },\n })\n })\n })\n })\n})\n"],
5
- "mappings": "AAAA,SAAS,UAAU,QAAQ,UAAU;AAErC,SAAS,4BAA4B;AAErC,SAAS,mBAAmB,MAAM;AAChC,WAAS,wBAAwB,MAAM;AAErC,aAAS,2BAA2B,MAAM;AACxC,SAAG,4GAA4G,MAAM;AACnH,cAAM,SAAS,qBAAqB,MAAM;AAAA,UACxC,6BAA6B;AAAA,YAC3B,MAAM;AAAA,cACJ,aAAa;AAAA,gBACX,aAAa;AAAA,gBACb,SAAS;AAAA,kBACP,oBAAoB;AAAA,oBAClB,QAAQ;AAAA,sBACN,MAAM;AAAA,oBACR;AAAA,kBACF;AAAA,gBACF;AAAA,cACF;AAAA,cACA,WAAW;AAAA,gBACT,OAAO;AAAA,kBACL,aAAa;AAAA,gBACf;AAAA,cACF;AAAA,YACF;AAAA,UACF;AAAA,QACF,CAAC;AAED,eAAO,MAAM,EAAE,QAAQ;AAAA,UACrB,6BAA6B;AAAA,YAC3B,MAAM;AAAA,cACJ,aAAa;AAAA,gBACX,aAAa;AAAA,gBACb,SAAS;AAAA,kBACP,oBAAoB;AAAA,oBAClB,QAAQ;AAAA,sBACN,MAAM;AAAA,oBACR;AAAA,kBACF;AAAA,gBACF;AAAA,cACF;AAAA,cACA,WAAW;AAAA,gBACT,OAAO;AAAA,kBACL,aAAa;AAAA,gBACf;AAAA,cACF;AAAA,YACF;AAAA,UACF;AAAA,QACF,CAAC;AAAA,MACH,CAAC;AAED,SAAG,4KAA4K,MAAM;AACnL,cAAM,SAAS,qBAAqB,MAAM;AAAA,UACxC,gGAAgG;AAAA,YAC9F,MAAM;AAAA,cACJ,aAAa;AAAA,gBACX,aAAa;AAAA,gBACb,SAAS;AAAA,kBACP,oBAAoB;AAAA,oBAClB,QAAQ;AAAA,sBACN,MAAM;AAAA,oBACR;AAAA,kBACF;AAAA,gBACF;AAAA,cACF;AAAA,cACA,WAAW;AAAA,gBACT,OAAO;AAAA,kBACL,aAAa;AAAA,gBACf;AAAA,cACF;AAAA,YACF;AAAA,UACF;AAAA,QACF,CAAC;AAED,eAAO,MAAM,EAAE,QAAQ;AAAA,UACrB,gGAAgG;AAAA,YAC9F,MAAM;AAAA,cACJ,aAAa;AAAA,gBACX,aAAa;AAAA,gBACb,SAAS;AAAA,kBACP,oBAAoB;AAAA,oBAClB,QAAQ;AAAA,sBACN,MAAM;AAAA,oBACR;AAAA,kBACF;AAAA,gBACF;AAAA,cACF;AAAA,cACA,WAAW;AAAA,gBACT,OAAO;AAAA,kBACL,aAAa;AAAA,gBACf;AAAA,cACF;AAAA,YACF;AAAA,UACF;AAAA,QACF,CAAC;AAAA,MACH,CAAC;AAAA,IACH,CAAC;AAAA,EACH,CAAC;AACH,CAAC;",
6
- "names": []
7
- }
@@ -1,19 +0,0 @@
1
- import { describe, expect, it } from "vitest";
2
- import { ContactObjectSchema } from "../unprocessed/contact-object.js";
3
- describe("contact-object", () => {
4
- describe("ContactObjectSchema", () => {
5
- it("Contact Object Example", () => {
6
- const result = ContactObjectSchema.parse({
7
- name: "API Support",
8
- url: "https://www.example.com/support",
9
- email: "support@example.com"
10
- });
11
- expect(result).toEqual({
12
- name: "API Support",
13
- url: "https://www.example.com/support",
14
- email: "support@example.com"
15
- });
16
- });
17
- });
18
- });
19
- //# sourceMappingURL=contact-object.test.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/schemas/3.1/compliance/contact-object.test.ts"],
4
- "sourcesContent": ["import { describe, expect, it } from 'vitest'\n\nimport { ContactObjectSchema } from '../unprocessed/contact-object'\n\ndescribe('contact-object', () => {\n describe('ContactObjectSchema', () => {\n // https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#contact-object-example\n it('Contact Object Example', () => {\n const result = ContactObjectSchema.parse({\n name: 'API Support',\n url: 'https://www.example.com/support',\n email: 'support@example.com',\n })\n\n expect(result).toEqual({\n name: 'API Support',\n url: 'https://www.example.com/support',\n email: 'support@example.com',\n })\n })\n })\n})\n"],
5
- "mappings": "AAAA,SAAS,UAAU,QAAQ,UAAU;AAErC,SAAS,2BAA2B;AAEpC,SAAS,kBAAkB,MAAM;AAC/B,WAAS,uBAAuB,MAAM;AAEpC,OAAG,0BAA0B,MAAM;AACjC,YAAM,SAAS,oBAAoB,MAAM;AAAA,QACvC,MAAM;AAAA,QACN,KAAK;AAAA,QACL,OAAO;AAAA,MACT,CAAC;AAED,aAAO,MAAM,EAAE,QAAQ;AAAA,QACrB,MAAM;AAAA,QACN,KAAK;AAAA,QACL,OAAO;AAAA,MACT,CAAC;AAAA,IACH,CAAC;AAAA,EACH,CAAC;AACH,CAAC;",
6
- "names": []
7
- }
@@ -1,91 +0,0 @@
1
- import { describe, expect, it } from "vitest";
2
- import { OperationObjectSchema } from "../unprocessed/operation-object.js";
3
- describe("example-object", () => {
4
- describe("ExampleObject", () => {
5
- it("Example Object Example", () => {
6
- const result = OperationObjectSchema.parse({
7
- requestBody: {
8
- content: {
9
- "application/json": {
10
- schema: {
11
- $ref: "#/components/schemas/Address"
12
- },
13
- examples: {
14
- foo: {
15
- summary: "A foo example",
16
- value: {
17
- foo: "bar"
18
- }
19
- },
20
- bar: {
21
- summary: "A bar example",
22
- value: {
23
- bar: "baz"
24
- }
25
- }
26
- }
27
- },
28
- "application/xml": {
29
- examples: {
30
- xmlExample: {
31
- summary: "This is an example in XML",
32
- externalValue: "https://example.org/examples/address-example.xml"
33
- }
34
- }
35
- },
36
- "text/plain": {
37
- examples: {
38
- textExample: {
39
- summary: "This is a text example",
40
- externalValue: "https://foo.bar/examples/address-example.txt"
41
- }
42
- }
43
- }
44
- }
45
- }
46
- });
47
- expect(result).toEqual({
48
- requestBody: {
49
- content: {
50
- "application/json": {
51
- schema: {
52
- $ref: "#/components/schemas/Address"
53
- },
54
- examples: {
55
- foo: {
56
- summary: "A foo example",
57
- value: {
58
- foo: "bar"
59
- }
60
- },
61
- bar: {
62
- summary: "A bar example",
63
- value: {
64
- bar: "baz"
65
- }
66
- }
67
- }
68
- },
69
- "application/xml": {
70
- examples: {
71
- xmlExample: {
72
- summary: "This is an example in XML",
73
- externalValue: "https://example.org/examples/address-example.xml"
74
- }
75
- }
76
- },
77
- "text/plain": {
78
- examples: {
79
- textExample: {
80
- summary: "This is a text example",
81
- externalValue: "https://foo.bar/examples/address-example.txt"
82
- }
83
- }
84
- }
85
- }
86
- }
87
- });
88
- });
89
- });
90
- });
91
- //# sourceMappingURL=example-object.test.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/schemas/3.1/compliance/example-object.test.ts"],
4
- "sourcesContent": ["import { describe, expect, it } from 'vitest'\n\nimport { OperationObjectSchema } from '../unprocessed/operation-object'\n\ndescribe('example-object', () => {\n describe('ExampleObject', () => {\n // https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#example-object-examples\n it('Example Object Example', () => {\n const result = OperationObjectSchema.parse({\n requestBody: {\n content: {\n 'application/json': {\n schema: {\n $ref: '#/components/schemas/Address',\n },\n examples: {\n foo: {\n summary: 'A foo example',\n value: {\n foo: 'bar',\n },\n },\n bar: {\n summary: 'A bar example',\n value: {\n bar: 'baz',\n },\n },\n },\n },\n 'application/xml': {\n examples: {\n xmlExample: {\n summary: 'This is an example in XML',\n externalValue: 'https://example.org/examples/address-example.xml',\n },\n },\n },\n 'text/plain': {\n examples: {\n textExample: {\n summary: 'This is a text example',\n externalValue: 'https://foo.bar/examples/address-example.txt',\n },\n },\n },\n },\n },\n })\n\n expect(result).toEqual({\n requestBody: {\n content: {\n 'application/json': {\n schema: {\n $ref: '#/components/schemas/Address',\n },\n examples: {\n foo: {\n summary: 'A foo example',\n value: {\n foo: 'bar',\n },\n },\n bar: {\n summary: 'A bar example',\n value: {\n bar: 'baz',\n },\n },\n },\n },\n 'application/xml': {\n examples: {\n xmlExample: {\n summary: 'This is an example in XML',\n externalValue: 'https://example.org/examples/address-example.xml',\n },\n },\n },\n 'text/plain': {\n examples: {\n textExample: {\n summary: 'This is a text example',\n externalValue: 'https://foo.bar/examples/address-example.txt',\n },\n },\n },\n },\n },\n })\n })\n })\n})\n"],
5
- "mappings": "AAAA,SAAS,UAAU,QAAQ,UAAU;AAErC,SAAS,6BAA6B;AAEtC,SAAS,kBAAkB,MAAM;AAC/B,WAAS,iBAAiB,MAAM;AAE9B,OAAG,0BAA0B,MAAM;AACjC,YAAM,SAAS,sBAAsB,MAAM;AAAA,QACzC,aAAa;AAAA,UACX,SAAS;AAAA,YACP,oBAAoB;AAAA,cAClB,QAAQ;AAAA,gBACN,MAAM;AAAA,cACR;AAAA,cACA,UAAU;AAAA,gBACR,KAAK;AAAA,kBACH,SAAS;AAAA,kBACT,OAAO;AAAA,oBACL,KAAK;AAAA,kBACP;AAAA,gBACF;AAAA,gBACA,KAAK;AAAA,kBACH,SAAS;AAAA,kBACT,OAAO;AAAA,oBACL,KAAK;AAAA,kBACP;AAAA,gBACF;AAAA,cACF;AAAA,YACF;AAAA,YACA,mBAAmB;AAAA,cACjB,UAAU;AAAA,gBACR,YAAY;AAAA,kBACV,SAAS;AAAA,kBACT,eAAe;AAAA,gBACjB;AAAA,cACF;AAAA,YACF;AAAA,YACA,cAAc;AAAA,cACZ,UAAU;AAAA,gBACR,aAAa;AAAA,kBACX,SAAS;AAAA,kBACT,eAAe;AAAA,gBACjB;AAAA,cACF;AAAA,YACF;AAAA,UACF;AAAA,QACF;AAAA,MACF,CAAC;AAED,aAAO,MAAM,EAAE,QAAQ;AAAA,QACrB,aAAa;AAAA,UACX,SAAS;AAAA,YACP,oBAAoB;AAAA,cAClB,QAAQ;AAAA,gBACN,MAAM;AAAA,cACR;AAAA,cACA,UAAU;AAAA,gBACR,KAAK;AAAA,kBACH,SAAS;AAAA,kBACT,OAAO;AAAA,oBACL,KAAK;AAAA,kBACP;AAAA,gBACF;AAAA,gBACA,KAAK;AAAA,kBACH,SAAS;AAAA,kBACT,OAAO;AAAA,oBACL,KAAK;AAAA,kBACP;AAAA,gBACF;AAAA,cACF;AAAA,YACF;AAAA,YACA,mBAAmB;AAAA,cACjB,UAAU;AAAA,gBACR,YAAY;AAAA,kBACV,SAAS;AAAA,kBACT,eAAe;AAAA,gBACjB;AAAA,cACF;AAAA,YACF;AAAA,YACA,cAAc;AAAA,cACZ,UAAU;AAAA,gBACR,aAAa;AAAA,kBACX,SAAS;AAAA,kBACT,eAAe;AAAA,gBACjB;AAAA,cACF;AAAA,YACF;AAAA,UACF;AAAA,QACF;AAAA,MACF,CAAC;AAAA,IACH,CAAC;AAAA,EACH,CAAC;AACH,CAAC;",
6
- "names": []
7
- }
@@ -1,17 +0,0 @@
1
- import { describe, expect, it } from "vitest";
2
- import { ExternalDocumentationObjectSchema } from "../unprocessed/external-documentation-object.js";
3
- describe("external-documentation", () => {
4
- describe("ExternalDocumentationObjectSchema", () => {
5
- it("External Documentation Object Example", () => {
6
- const result = ExternalDocumentationObjectSchema.parse({
7
- description: "Find more info here",
8
- url: "https://example.com"
9
- });
10
- expect(result).toEqual({
11
- description: "Find more info here",
12
- url: "https://example.com"
13
- });
14
- });
15
- });
16
- });
17
- //# sourceMappingURL=external-documentation-object.test.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/schemas/3.1/compliance/external-documentation-object.test.ts"],
4
- "sourcesContent": ["import { describe, expect, it } from 'vitest'\nimport { ExternalDocumentationObjectSchema } from '../unprocessed/external-documentation-object'\n\ndescribe('external-documentation', () => {\n describe('ExternalDocumentationObjectSchema', () => {\n // https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#external-documentation-object-example\n it('External Documentation Object Example', () => {\n const result = ExternalDocumentationObjectSchema.parse({\n description: 'Find more info here',\n url: 'https://example.com',\n })\n\n expect(result).toEqual({\n description: 'Find more info here',\n url: 'https://example.com',\n })\n })\n })\n})\n"],
5
- "mappings": "AAAA,SAAS,UAAU,QAAQ,UAAU;AACrC,SAAS,yCAAyC;AAElD,SAAS,0BAA0B,MAAM;AACvC,WAAS,qCAAqC,MAAM;AAElD,OAAG,yCAAyC,MAAM;AAChD,YAAM,SAAS,kCAAkC,MAAM;AAAA,QACrD,aAAa;AAAA,QACb,KAAK;AAAA,MACP,CAAC;AAED,aAAO,MAAM,EAAE,QAAQ;AAAA,QACrB,aAAa;AAAA,QACb,KAAK;AAAA,MACP,CAAC;AAAA,IACH,CAAC;AAAA,EACH,CAAC;AACH,CAAC;",
6
- "names": []
7
- }
@@ -1,47 +0,0 @@
1
- import { describe, expect, it } from "vitest";
2
- import { HeaderObjectSchema } from "../unprocessed/header-object.js";
3
- describe("header-object", () => {
4
- describe("HeaderObjectSchema", () => {
5
- describe("Header Object Example", () => {
6
- it("A simple header of type integer", () => {
7
- const result = HeaderObjectSchema.parse({
8
- description: "The number of allowed requests in the current period",
9
- schema: {
10
- type: "integer"
11
- }
12
- });
13
- expect(result).toEqual({
14
- description: "The number of allowed requests in the current period",
15
- schema: {
16
- type: "integer"
17
- }
18
- });
19
- });
20
- it('Requiring that a strong ETag header (with a value starting with " rather than W/) is present.', () => {
21
- const result = HeaderObjectSchema.parse({
22
- required: true,
23
- content: {
24
- "text/plain": {
25
- schema: {
26
- type: "string",
27
- pattern: '^"'
28
- }
29
- }
30
- }
31
- });
32
- expect(result).toEqual({
33
- required: true,
34
- content: {
35
- "text/plain": {
36
- schema: {
37
- type: "string",
38
- pattern: '^"'
39
- }
40
- }
41
- }
42
- });
43
- });
44
- });
45
- });
46
- });
47
- //# sourceMappingURL=header-object.test.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/schemas/3.1/compliance/header-object.test.ts"],
4
- "sourcesContent": ["import { describe, expect, it } from 'vitest'\n\nimport { HeaderObjectSchema } from '../unprocessed/header-object'\n\ndescribe('header-object', () => {\n describe('HeaderObjectSchema', () => {\n // https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#header-object-example\n describe('Header Object Example', () => {\n it('A simple header of type integer', () => {\n const result = HeaderObjectSchema.parse({\n description: 'The number of allowed requests in the current period',\n schema: {\n type: 'integer',\n },\n })\n\n expect(result).toEqual({\n description: 'The number of allowed requests in the current period',\n schema: {\n type: 'integer',\n },\n })\n })\n\n it('Requiring that a strong ETag header (with a value starting with \" rather than W/) is present.', () => {\n const result = HeaderObjectSchema.parse({\n required: true,\n content: {\n 'text/plain': {\n schema: {\n type: 'string',\n pattern: '^\"',\n },\n },\n },\n })\n\n expect(result).toEqual({\n required: true,\n content: {\n 'text/plain': {\n schema: {\n type: 'string',\n pattern: '^\"',\n },\n },\n },\n })\n })\n })\n })\n})\n"],
5
- "mappings": "AAAA,SAAS,UAAU,QAAQ,UAAU;AAErC,SAAS,0BAA0B;AAEnC,SAAS,iBAAiB,MAAM;AAC9B,WAAS,sBAAsB,MAAM;AAEnC,aAAS,yBAAyB,MAAM;AACtC,SAAG,mCAAmC,MAAM;AAC1C,cAAM,SAAS,mBAAmB,MAAM;AAAA,UACtC,aAAa;AAAA,UACb,QAAQ;AAAA,YACN,MAAM;AAAA,UACR;AAAA,QACF,CAAC;AAED,eAAO,MAAM,EAAE,QAAQ;AAAA,UACrB,aAAa;AAAA,UACb,QAAQ;AAAA,YACN,MAAM;AAAA,UACR;AAAA,QACF,CAAC;AAAA,MACH,CAAC;AAED,SAAG,iGAAiG,MAAM;AACxG,cAAM,SAAS,mBAAmB,MAAM;AAAA,UACtC,UAAU;AAAA,UACV,SAAS;AAAA,YACP,cAAc;AAAA,cACZ,QAAQ;AAAA,gBACN,MAAM;AAAA,gBACN,SAAS;AAAA,cACX;AAAA,YACF;AAAA,UACF;AAAA,QACF,CAAC;AAED,eAAO,MAAM,EAAE,QAAQ;AAAA,UACrB,UAAU;AAAA,UACV,SAAS;AAAA,YACP,cAAc;AAAA,cACZ,QAAQ;AAAA,gBACN,MAAM;AAAA,gBACN,SAAS;AAAA,cACX;AAAA,YACF;AAAA,UACF;AAAA,QACF,CAAC;AAAA,MACH,CAAC;AAAA,IACH,CAAC;AAAA,EACH,CAAC;AACH,CAAC;",
6
- "names": []
7
- }
@@ -1,41 +0,0 @@
1
- import { describe, expect, it } from "vitest";
2
- import { InfoObjectSchema } from "../unprocessed/info-object.js";
3
- describe("info-object", () => {
4
- describe("InfoObjectSchema", () => {
5
- it("Info Object Example", () => {
6
- const result = InfoObjectSchema.parse({
7
- title: "Example Pet Store App",
8
- summary: "A pet store manager.",
9
- description: "This is an example server for a pet store.",
10
- termsOfService: "https://example.com/terms/",
11
- contact: {
12
- name: "API Support",
13
- url: "https://www.example.com/support",
14
- email: "support@example.com"
15
- },
16
- license: {
17
- name: "Apache 2.0",
18
- url: "https://www.apache.org/licenses/LICENSE-2.0.html"
19
- },
20
- version: "1.0.1"
21
- });
22
- expect(result).toEqual({
23
- title: "Example Pet Store App",
24
- summary: "A pet store manager.",
25
- description: "This is an example server for a pet store.",
26
- termsOfService: "https://example.com/terms/",
27
- contact: {
28
- name: "API Support",
29
- url: "https://www.example.com/support",
30
- email: "support@example.com"
31
- },
32
- license: {
33
- name: "Apache 2.0",
34
- url: "https://www.apache.org/licenses/LICENSE-2.0.html"
35
- },
36
- version: "1.0.1"
37
- });
38
- });
39
- });
40
- });
41
- //# sourceMappingURL=info-object.test.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/schemas/3.1/compliance/info-object.test.ts"],
4
- "sourcesContent": ["import { describe, expect, it } from 'vitest'\n\nimport { InfoObjectSchema } from '../unprocessed/info-object'\n\ndescribe('info-object', () => {\n describe('InfoObjectSchema', () => {\n // https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#info-object-example\n it('Info Object Example', () => {\n const result = InfoObjectSchema.parse({\n title: 'Example Pet Store App',\n summary: 'A pet store manager.',\n description: 'This is an example server for a pet store.',\n termsOfService: 'https://example.com/terms/',\n contact: {\n name: 'API Support',\n url: 'https://www.example.com/support',\n email: 'support@example.com',\n },\n license: {\n name: 'Apache 2.0',\n url: 'https://www.apache.org/licenses/LICENSE-2.0.html',\n },\n version: '1.0.1',\n })\n\n expect(result).toEqual({\n title: 'Example Pet Store App',\n summary: 'A pet store manager.',\n description: 'This is an example server for a pet store.',\n termsOfService: 'https://example.com/terms/',\n contact: {\n name: 'API Support',\n url: 'https://www.example.com/support',\n email: 'support@example.com',\n },\n license: {\n name: 'Apache 2.0',\n url: 'https://www.apache.org/licenses/LICENSE-2.0.html',\n },\n version: '1.0.1',\n })\n })\n })\n})\n"],
5
- "mappings": "AAAA,SAAS,UAAU,QAAQ,UAAU;AAErC,SAAS,wBAAwB;AAEjC,SAAS,eAAe,MAAM;AAC5B,WAAS,oBAAoB,MAAM;AAEjC,OAAG,uBAAuB,MAAM;AAC9B,YAAM,SAAS,iBAAiB,MAAM;AAAA,QACpC,OAAO;AAAA,QACP,SAAS;AAAA,QACT,aAAa;AAAA,QACb,gBAAgB;AAAA,QAChB,SAAS;AAAA,UACP,MAAM;AAAA,UACN,KAAK;AAAA,UACL,OAAO;AAAA,QACT;AAAA,QACA,SAAS;AAAA,UACP,MAAM;AAAA,UACN,KAAK;AAAA,QACP;AAAA,QACA,SAAS;AAAA,MACX,CAAC;AAED,aAAO,MAAM,EAAE,QAAQ;AAAA,QACrB,OAAO;AAAA,QACP,SAAS;AAAA,QACT,aAAa;AAAA,QACb,gBAAgB;AAAA,QAChB,SAAS;AAAA,UACP,MAAM;AAAA,UACN,KAAK;AAAA,UACL,OAAO;AAAA,QACT;AAAA,QACA,SAAS;AAAA,UACP,MAAM;AAAA,UACN,KAAK;AAAA,QACP;AAAA,QACA,SAAS;AAAA,MACX,CAAC;AAAA,IACH,CAAC;AAAA,EACH,CAAC;AACH,CAAC;",
6
- "names": []
7
- }
@@ -1,17 +0,0 @@
1
- import { describe, expect, it } from "vitest";
2
- import { LicenseObjectSchema } from "../unprocessed/license-object.js";
3
- describe("license-object", () => {
4
- describe("LicenseObjectSchema", () => {
5
- it("License Object Example", () => {
6
- const result = LicenseObjectSchema.parse({
7
- name: "Apache 2.0",
8
- identifier: "Apache-2.0"
9
- });
10
- expect(result).toEqual({
11
- name: "Apache 2.0",
12
- identifier: "Apache-2.0"
13
- });
14
- });
15
- });
16
- });
17
- //# sourceMappingURL=license-object.test.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/schemas/3.1/compliance/license-object.test.ts"],
4
- "sourcesContent": ["import { describe, expect, it } from 'vitest'\n\nimport { LicenseObjectSchema } from '../unprocessed/license-object'\n\ndescribe('license-object', () => {\n describe('LicenseObjectSchema', () => {\n // https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#license-object-example\n it('License Object Example', () => {\n const result = LicenseObjectSchema.parse({\n name: 'Apache 2.0',\n identifier: 'Apache-2.0',\n })\n\n expect(result).toEqual({\n name: 'Apache 2.0',\n identifier: 'Apache-2.0',\n })\n })\n })\n})\n"],
5
- "mappings": "AAAA,SAAS,UAAU,QAAQ,UAAU;AAErC,SAAS,2BAA2B;AAEpC,SAAS,kBAAkB,MAAM;AAC/B,WAAS,uBAAuB,MAAM;AAEpC,OAAG,0BAA0B,MAAM;AACjC,YAAM,SAAS,oBAAoB,MAAM;AAAA,QACvC,MAAM;AAAA,QACN,YAAY;AAAA,MACd,CAAC;AAED,aAAO,MAAM,EAAE,QAAQ;AAAA,QACrB,MAAM;AAAA,QACN,YAAY;AAAA,MACd,CAAC;AAAA,IACH,CAAC;AAAA,EACH,CAAC;AACH,CAAC;",
6
- "names": []
7
- }
@@ -1,69 +0,0 @@
1
- import { describe, expect, it } from "vitest";
2
- import { MediaTypeObjectSchema } from "../unprocessed/media-type-object.js";
3
- describe("media-type-object", () => {
4
- describe("MediaTypeObject", () => {
5
- it("Media Type Examples", () => {
6
- const result = MediaTypeObjectSchema.parse({
7
- schema: {
8
- $ref: "#/components/schemas/Pet"
9
- },
10
- examples: {
11
- cat: {
12
- summary: "An example of a cat",
13
- value: {
14
- name: "Fluffy",
15
- petType: "Cat",
16
- color: "White",
17
- gender: "male",
18
- breed: "Persian"
19
- }
20
- },
21
- dog: {
22
- summary: "An example of a dog with a cat's name",
23
- value: {
24
- name: "Puma",
25
- petType: "Dog",
26
- color: "Black",
27
- gender: "Female",
28
- breed: "Mixed"
29
- }
30
- },
31
- frog: {
32
- $ref: "#/components/examples/frog-example"
33
- }
34
- }
35
- });
36
- expect(result).toEqual({
37
- schema: {
38
- $ref: "#/components/schemas/Pet"
39
- },
40
- examples: {
41
- cat: {
42
- summary: "An example of a cat",
43
- value: {
44
- name: "Fluffy",
45
- petType: "Cat",
46
- color: "White",
47
- gender: "male",
48
- breed: "Persian"
49
- }
50
- },
51
- dog: {
52
- summary: "An example of a dog with a cat's name",
53
- value: {
54
- name: "Puma",
55
- petType: "Dog",
56
- color: "Black",
57
- gender: "Female",
58
- breed: "Mixed"
59
- }
60
- },
61
- frog: {
62
- $ref: "#/components/examples/frog-example"
63
- }
64
- }
65
- });
66
- });
67
- });
68
- });
69
- //# sourceMappingURL=media-type-object.test.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/schemas/3.1/compliance/media-type-object.test.ts"],
4
- "sourcesContent": ["import { describe, expect, it } from 'vitest'\n\nimport { MediaTypeObjectSchema } from '../unprocessed/media-type-object'\n\ndescribe('media-type-object', () => {\n describe('MediaTypeObject', () => {\n // https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#media-type-examples\n it('Media Type Examples', () => {\n const result = MediaTypeObjectSchema.parse({\n schema: {\n $ref: '#/components/schemas/Pet',\n },\n examples: {\n cat: {\n summary: 'An example of a cat',\n value: {\n name: 'Fluffy',\n petType: 'Cat',\n color: 'White',\n gender: 'male',\n breed: 'Persian',\n },\n },\n dog: {\n summary: \"An example of a dog with a cat's name\",\n value: {\n name: 'Puma',\n petType: 'Dog',\n color: 'Black',\n gender: 'Female',\n breed: 'Mixed',\n },\n },\n frog: {\n $ref: '#/components/examples/frog-example',\n },\n },\n })\n\n expect(result).toEqual({\n schema: {\n $ref: '#/components/schemas/Pet',\n },\n examples: {\n cat: {\n summary: 'An example of a cat',\n value: {\n name: 'Fluffy',\n petType: 'Cat',\n color: 'White',\n gender: 'male',\n breed: 'Persian',\n },\n },\n dog: {\n summary: \"An example of a dog with a cat's name\",\n value: {\n name: 'Puma',\n petType: 'Dog',\n color: 'Black',\n gender: 'Female',\n breed: 'Mixed',\n },\n },\n frog: {\n $ref: '#/components/examples/frog-example',\n },\n },\n })\n })\n })\n})\n"],
5
- "mappings": "AAAA,SAAS,UAAU,QAAQ,UAAU;AAErC,SAAS,6BAA6B;AAEtC,SAAS,qBAAqB,MAAM;AAClC,WAAS,mBAAmB,MAAM;AAEhC,OAAG,uBAAuB,MAAM;AAC9B,YAAM,SAAS,sBAAsB,MAAM;AAAA,QACzC,QAAQ;AAAA,UACN,MAAM;AAAA,QACR;AAAA,QACA,UAAU;AAAA,UACR,KAAK;AAAA,YACH,SAAS;AAAA,YACT,OAAO;AAAA,cACL,MAAM;AAAA,cACN,SAAS;AAAA,cACT,OAAO;AAAA,cACP,QAAQ;AAAA,cACR,OAAO;AAAA,YACT;AAAA,UACF;AAAA,UACA,KAAK;AAAA,YACH,SAAS;AAAA,YACT,OAAO;AAAA,cACL,MAAM;AAAA,cACN,SAAS;AAAA,cACT,OAAO;AAAA,cACP,QAAQ;AAAA,cACR,OAAO;AAAA,YACT;AAAA,UACF;AAAA,UACA,MAAM;AAAA,YACJ,MAAM;AAAA,UACR;AAAA,QACF;AAAA,MACF,CAAC;AAED,aAAO,MAAM,EAAE,QAAQ;AAAA,QACrB,QAAQ;AAAA,UACN,MAAM;AAAA,QACR;AAAA,QACA,UAAU;AAAA,UACR,KAAK;AAAA,YACH,SAAS;AAAA,YACT,OAAO;AAAA,cACL,MAAM;AAAA,cACN,SAAS;AAAA,cACT,OAAO;AAAA,cACP,QAAQ;AAAA,cACR,OAAO;AAAA,YACT;AAAA,UACF;AAAA,UACA,KAAK;AAAA,YACH,SAAS;AAAA,YACT,OAAO;AAAA,cACL,MAAM;AAAA,cACN,SAAS;AAAA,cACT,OAAO;AAAA,cACP,QAAQ;AAAA,cACR,OAAO;AAAA,YACT;AAAA,UACF;AAAA,UACA,MAAM;AAAA,YACJ,MAAM;AAAA,UACR;AAAA,QACF;AAAA,MACF,CAAC;AAAA,IACH,CAAC;AAAA,EACH,CAAC;AACH,CAAC;",
6
- "names": []
7
- }