zova-cli-set-front 1.2.28 → 1.2.29

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 +1 -1
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -2181,7 +2181,7 @@ function _patchOpenapiTSOptions(options) {
2181
2181
  questionToken: schemaObject.nullable
2182
2182
  };
2183
2183
  }
2184
- } else if (schemaObject.format === 'date') {
2184
+ } else if (schemaObject.format && ['date', 'date-time'].includes(schemaObject.format)) {
2185
2185
  return {
2186
2186
  schema: DATE,
2187
2187
  questionToken: schemaObject.nullable
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "zova-cli-set-front",
3
- "version": "1.2.28",
4
- "gitHead": "4224c6645d6e120b7b53f7b0497c27d4a42c746f",
3
+ "version": "1.2.29",
4
+ "gitHead": "00d56b88b3f454badf5426e68d108a62b1f787eb",
5
5
  "description": "zova cli-set-front",
6
6
  "keywords": [
7
7
  "framework",