zova-cli-set-front 1.2.95 → 1.2.96

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 (2) hide show
  1. package/dist/index.js +4 -0
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -1992,6 +1992,10 @@ function _patchOpenapiTSOptions(options) {
1992
1992
  const res = transformCustom(schemaObject, options);
1993
1993
  if (res !== undefined) return res;
1994
1994
  }
1995
+ // // null
1996
+ // if (schemaObject.type === 'null') {
1997
+ // return NULL;
1998
+ // }
1995
1999
  // multipart
1996
2000
  if (schemaObject.format === 'binary') {
1997
2001
  if (options.path?.includes('multipart~1form-data') || options.path?.includes('application~1octet-stream')) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "zova-cli-set-front",
3
- "version": "1.2.95",
4
- "gitHead": "7a711c5f09e0c1d3b0fda2084710297ea45b5d8e",
3
+ "version": "1.2.96",
4
+ "gitHead": "93d6ccaace7d8eca543adb7b2dd0b295603eeec0",
5
5
  "description": "zova cli-set-front",
6
6
  "keywords": [
7
7
  "framework",