Update API doc

pull/6501/head
GitHub Actions Bot 2024-09-30 09:50:17 +00:00
parent e935eeba02
commit 5d4d7f060a
2 changed files with 9 additions and 9 deletions

View File

@ -34117,7 +34117,7 @@
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "string | boolean", "type": "string | boolean",
"default": "false", "default": "null",
"description": "Specifies whether a inputotp should be checked or not." "description": "Specifies whether a inputotp should be checked or not."
}, },
{ {

View File

@ -1883,16 +1883,16 @@ packages:
resolution: {integrity: sha512-6G92AlcpFrQG72XU8YH8pg94eDnq7+Q0YJhb8x4qNpdGsvuzvrfHWBmqFGp/Yshmv4wex9lpsTRZOocdrA2erQ==} resolution: {integrity: sha512-6G92AlcpFrQG72XU8YH8pg94eDnq7+Q0YJhb8x4qNpdGsvuzvrfHWBmqFGp/Yshmv4wex9lpsTRZOocdrA2erQ==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
'@netlify/functions@2.8.1': '@netlify/functions@2.8.2':
resolution: {integrity: sha512-+6wtYdoz0yE06dSa9XkP47tw5zm6g13QMeCwM3MmHx1vn8hzwFa51JtmfraprdkL7amvb7gaNM+OOhQU1h6T8A==} resolution: {integrity: sha512-DeoAQh8LuNPvBE4qsKlezjKj0PyXDryOFJfJKo3Z1qZLKzQ21sT314KQKPVjfvw6knqijj+IO+0kHXy/TJiqNA==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
'@netlify/node-cookies@0.1.0': '@netlify/node-cookies@0.1.0':
resolution: {integrity: sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==} resolution: {integrity: sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==}
engines: {node: ^14.16.0 || >=16.0.0} engines: {node: ^14.16.0 || >=16.0.0}
'@netlify/serverless-functions-api@1.19.1': '@netlify/serverless-functions-api@1.26.1':
resolution: {integrity: sha512-2KYkyluThg1AKfd0JWI7FzpS4A/fzVVGYIf6AM4ydWyNj8eI/86GQVLeRgDoH7CNOxt243R5tutWlmHpVq0/Ew==} resolution: {integrity: sha512-q3L9i3HoNfz0SGpTIS4zTcKBbRkxzCRpd169eyiTuk3IwcPC3/85mzLHranlKo2b+HYT0gu37YxGB45aD8A3Tw==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1':
@ -8333,13 +8333,13 @@ snapshots:
dependencies: dependencies:
is-promise: 4.0.0 is-promise: 4.0.0
'@netlify/functions@2.8.1': '@netlify/functions@2.8.2':
dependencies: dependencies:
'@netlify/serverless-functions-api': 1.19.1 '@netlify/serverless-functions-api': 1.26.1
'@netlify/node-cookies@0.1.0': {} '@netlify/node-cookies@0.1.0': {}
'@netlify/serverless-functions-api@1.19.1': '@netlify/serverless-functions-api@1.26.1':
dependencies: dependencies:
'@netlify/node-cookies': 0.1.0 '@netlify/node-cookies': 0.1.0
urlpattern-polyfill: 8.0.2 urlpattern-polyfill: 8.0.2
@ -11967,7 +11967,7 @@ snapshots:
nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3): nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3):
dependencies: dependencies:
'@cloudflare/kv-asset-handler': 0.3.4 '@cloudflare/kv-asset-handler': 0.3.4
'@netlify/functions': 2.8.1 '@netlify/functions': 2.8.2
'@rollup/plugin-alias': 5.1.1(rollup@4.22.5) '@rollup/plugin-alias': 5.1.1(rollup@4.22.5)
'@rollup/plugin-commonjs': 25.0.8(rollup@4.22.5) '@rollup/plugin-commonjs': 25.0.8(rollup@4.22.5)
'@rollup/plugin-inject': 5.0.5(rollup@4.22.5) '@rollup/plugin-inject': 5.0.5(rollup@4.22.5)