Files
node-fastify/node_modules/fast-json-stringify/test/ref.json
heiye111 c74f28caa7 one
2025-09-20 21:06:53 +08:00

13 lines
154 B
JSON

{
"definitions": {
"def": {
"type": "object",
"properties": {
"str": {
"type": "string"
}
}
}
}
}