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 edff1fd commit 6ce935bCopy full SHA for 6ce935b
lib/schemas/checkAvailability.out.json
@@ -0,0 +1,11 @@
1
+{
2
+ "type": "object",
3
+ "required": false,
4
+ "properties": {
5
+ "available": {
6
+ "type": "boolean",
7
8
+ "title": "Available"
9
+ }
10
11
+}
0 commit comments