We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f90779 commit 52e0887Copy full SHA for 52e0887
README.md
@@ -85,7 +85,6 @@ const doc = {
85
properties: {
86
street_name: { type: "string" },
87
city: { type: "string", description: "City description" },
88
- state: { type: "string" },
89
house_number: { type: "number" },
90
marriage: { type: "boolean", description: "Status if marriage live in given house" },
91
pet_names: { type: "array", items: { type: "string" } },
0 commit comments