Files
node-fastify/node_modules/fast-json-stringify/test/ref.json
2025-09-20 13:29:29 +00:00

13 lines
154 B
JSON

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