zudoku 0.18.2 → 0.18.3

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.
@@ -15727,9 +15727,7 @@ function dn(t, e) {
15727
15727
  const bm = (t) => {
15728
15728
  var e;
15729
15729
  return (e = t.openapi) != null && e.startsWith("3.0") && (t.openapi = "3.1.0"), t = dn(t, (n) => (n.type !== "undefined" && n.nullable === !0 && (n.type = ["null", n.type], delete n.nullable), n)), t = dn(t, (n) => (n.exclusiveMinimum === !0 ? (n.exclusiveMinimum = n.minimum, delete n.minimum) : n.exclusiveMinimum === !1 && delete n.exclusiveMinimum, n.exclusiveMaximum === !0 ? (n.exclusiveMaximum = n.maximum, delete n.maximum) : n.exclusiveMaximum === !1 && delete n.exclusiveMaximum, n)), t = dn(t, (n) => (n.example !== void 0 && (n.examples = {
15730
- default: {
15731
- value: n.example
15732
- }
15730
+ default: n.example
15733
15731
  }, delete n.example), n)), t = dn(t, (n) => {
15734
15732
  if (n.type === "object" && n.properties !== void 0)
15735
15733
  for (const [, i] of Object.entries(n.properties)) {
@@ -16086,4 +16084,4 @@ const jm = Me.toSchema(), Pm = (t) => Pg({ schema: jm, ...t }), Ym = () => Pm({
16086
16084
  export {
16087
16085
  Ym as createServer
16088
16086
  };
16089
- //# sourceMappingURL=createServer-DK-g7kbB.js.map
16087
+ //# sourceMappingURL=createServer-DizTyrsZ.js.map