|
60 | 60 | "pattern" : "^\\s*|yes|no|only$", |
61 | 61 | "enum" : [ "yes", " no", " only" ], |
62 | 62 | "x-example" : "" |
63 | | - }, { |
64 | | - "name" : "locale", |
65 | | - "in" : "query", |
66 | | - "description" : "Locale the response content will be returned", |
67 | | - "required" : false, |
68 | | - "type" : "string", |
69 | | - "default" : "en", |
70 | | - "pattern" : "(?i)^\\s*$|^\\s*[a-z]{2}(-[a-z]{2})?(\\s*,\\s*[a-z]{2}(-[a-z]{2})?)*\\s*$", |
71 | | - "x-example" : "" |
72 | 63 | }, { |
73 | 64 | "name" : "page", |
74 | 65 | "in" : "query", |
|
88 | 79 | "maximum" : 500.0, |
89 | 80 | "minimum" : 1.0, |
90 | 81 | "x-example" : "" |
| 82 | + }, { |
| 83 | + "name" : "locale", |
| 84 | + "in" : "query", |
| 85 | + "description" : "Locale the response content will be returned", |
| 86 | + "required" : false, |
| 87 | + "type" : "string", |
| 88 | + "default" : "en", |
| 89 | + "pattern" : "(?i)^\\s*$|^\\s*[a-z]{2}(-[a-z]{2})?(\\s*,\\s*[a-z]{2}(-[a-z]{2})?)*\\s*$", |
| 90 | + "x-example" : "" |
91 | 91 | } ], |
92 | 92 | "responses" : { |
93 | 93 | "200" : { |
|
182 | 182 | "pattern" : "^\\s*|yes|no|only$", |
183 | 183 | "enum" : [ "yes", " no", " only" ], |
184 | 184 | "x-example" : "" |
185 | | - }, { |
186 | | - "name" : "locale", |
187 | | - "in" : "query", |
188 | | - "description" : "Locale the response content will be returned", |
189 | | - "required" : false, |
190 | | - "type" : "string", |
191 | | - "default" : "en", |
192 | | - "pattern" : "(?i)^\\s*$|^\\s*[a-z]{2}(-[a-z]{2})?(\\s*,\\s*[a-z]{2}(-[a-z]{2})?)*\\s*$", |
193 | | - "x-example" : "" |
194 | 185 | }, { |
195 | 186 | "name" : "page", |
196 | 187 | "in" : "query", |
|
210 | 201 | "maximum" : 500.0, |
211 | 202 | "minimum" : 1.0, |
212 | 203 | "x-example" : "" |
| 204 | + }, { |
| 205 | + "name" : "locale", |
| 206 | + "in" : "query", |
| 207 | + "description" : "Locale the response content will be returned", |
| 208 | + "required" : false, |
| 209 | + "type" : "string", |
| 210 | + "default" : "en", |
| 211 | + "pattern" : "(?i)^\\s*$|^\\s*[a-z]{2}(-[a-z]{2})?(\\s*,\\s*[a-z]{2}(-[a-z]{2})?)*\\s*$", |
| 212 | + "x-example" : "" |
213 | 213 | } ], |
214 | 214 | "responses" : { |
215 | 215 | "200" : { |
|
570 | 570 | "pattern" : "^\\s*|yes|no|only$", |
571 | 571 | "enum" : [ "yes", " no", " only" ], |
572 | 572 | "x-example" : "" |
573 | | - }, { |
574 | | - "name" : "locale", |
575 | | - "in" : "query", |
576 | | - "description" : "Locale the response content will be returned", |
577 | | - "required" : false, |
578 | | - "type" : "string", |
579 | | - "default" : "en", |
580 | | - "pattern" : "(?i)^\\s*$|^\\s*[a-z]{2}(-[a-z]{2})?(\\s*,\\s*[a-z]{2}(-[a-z]{2})?)*\\s*$", |
581 | | - "x-example" : "" |
582 | 573 | }, { |
583 | 574 | "name" : "page", |
584 | 575 | "in" : "query", |
|
598 | 589 | "maximum" : 500.0, |
599 | 590 | "minimum" : 1.0, |
600 | 591 | "x-example" : "" |
| 592 | + }, { |
| 593 | + "name" : "locale", |
| 594 | + "in" : "query", |
| 595 | + "description" : "Locale the response content will be returned", |
| 596 | + "required" : false, |
| 597 | + "type" : "string", |
| 598 | + "default" : "en", |
| 599 | + "pattern" : "(?i)^\\s*$|^\\s*[a-z]{2}(-[a-z]{2})?(\\s*,\\s*[a-z]{2}(-[a-z]{2})?)*\\s*$", |
| 600 | + "x-example" : "" |
601 | 601 | } ], |
602 | 602 | "responses" : { |
603 | 603 | "200" : { |
|
739 | 739 | "pattern" : "^\\s*|yes|no|only$", |
740 | 740 | "enum" : [ "yes", " no", " only" ], |
741 | 741 | "x-example" : "" |
742 | | - }, { |
743 | | - "name" : "locale", |
744 | | - "in" : "query", |
745 | | - "description" : "Locale the response content will be returned", |
746 | | - "required" : false, |
747 | | - "type" : "string", |
748 | | - "default" : "en", |
749 | | - "pattern" : "(?i)^\\s*$|^\\s*[a-z]{2}(-[a-z]{2})?(\\s*,\\s*[a-z]{2}(-[a-z]{2})?)*\\s*$", |
750 | | - "x-example" : "" |
751 | 742 | }, { |
752 | 743 | "name" : "page", |
753 | 744 | "in" : "query", |
|
767 | 758 | "maximum" : 500.0, |
768 | 759 | "minimum" : 1.0, |
769 | 760 | "x-example" : "" |
| 761 | + }, { |
| 762 | + "name" : "locale", |
| 763 | + "in" : "query", |
| 764 | + "description" : "Locale the response content will be returned", |
| 765 | + "required" : false, |
| 766 | + "type" : "string", |
| 767 | + "default" : "en", |
| 768 | + "pattern" : "(?i)^\\s*$|^\\s*[a-z]{2}(-[a-z]{2})?(\\s*,\\s*[a-z]{2}(-[a-z]{2})?)*\\s*$", |
| 769 | + "x-example" : "" |
770 | 770 | } ], |
771 | 771 | "responses" : { |
772 | 772 | "200" : { |
|
987 | 987 | "position" : 3, |
988 | 988 | "description" : "Tertiary Genre for additional detail when describring an entity (Alternative Rock, Ambient Pop, etc)", |
989 | 989 | "$ref" : "#/definitions/Level" |
| 990 | + }, |
| 991 | + "type" : { |
| 992 | + "position" : 5, |
| 993 | + "description" : "A Type represents a kind or group of people. (Donation, Group, Individual, Merchandise, Event Style, etc)", |
| 994 | + "$ref" : "#/definitions/Level" |
| 995 | + }, |
| 996 | + "subType" : { |
| 997 | + "position" : 6, |
| 998 | + "description" : "Secondary Type to further categorize an entity (Band, Choir, Chorus, etc)", |
| 999 | + "$ref" : "#/definitions/Level" |
990 | 1000 | } |
991 | 1001 | }, |
992 | 1002 | "description" : "Classification" |
|
1013 | 1023 | "type" : "boolean", |
1014 | 1024 | "default" : false |
1015 | 1025 | }, |
1016 | | - "leapDurationField" : { |
| 1026 | + "rangeDurationField" : { |
1017 | 1027 | "$ref" : "#/definitions/DurationField" |
1018 | 1028 | }, |
1019 | 1029 | "durationField" : { |
1020 | 1030 | "$ref" : "#/definitions/DurationField" |
1021 | 1031 | }, |
1022 | | - "rangeDurationField" : { |
1023 | | - "$ref" : "#/definitions/DurationField" |
1024 | | - }, |
1025 | 1032 | "minimumValue" : { |
1026 | 1033 | "type" : "integer", |
1027 | 1034 | "format" : "int32" |
|
1030 | 1037 | "type" : "integer", |
1031 | 1038 | "format" : "int32" |
1032 | 1039 | }, |
| 1040 | + "leapDurationField" : { |
| 1041 | + "$ref" : "#/definitions/DurationField" |
| 1042 | + }, |
1033 | 1043 | "name" : { |
1034 | 1044 | "type" : "string" |
1035 | 1045 | }, |
|
1045 | 1055 | "DateTimeFieldType" : { |
1046 | 1056 | "type" : "object", |
1047 | 1057 | "properties" : { |
1048 | | - "durationType" : { |
| 1058 | + "rangeDurationType" : { |
1049 | 1059 | "$ref" : "#/definitions/DurationFieldType" |
1050 | 1060 | }, |
1051 | | - "rangeDurationType" : { |
| 1061 | + "durationType" : { |
1052 | 1062 | "$ref" : "#/definitions/DurationFieldType" |
1053 | 1063 | }, |
1054 | 1064 | "name" : { |
|
1170 | 1180 | "description" : "Type of the entity", |
1171 | 1181 | "enum" : [ "event", "venue", "attraction" ] |
1172 | 1182 | }, |
| 1183 | + "distance" : { |
| 1184 | + "type" : "number", |
| 1185 | + "format" : "double" |
| 1186 | + }, |
| 1187 | + "units" : { |
| 1188 | + "type" : "string" |
| 1189 | + }, |
| 1190 | + "location" : { |
| 1191 | + "$ref" : "#/definitions/Location" |
| 1192 | + }, |
1173 | 1193 | "id" : { |
1174 | 1194 | "type" : "string", |
1175 | 1195 | "position" : 1, |
|
1944 | 1964 | "description" : "Type of the entity", |
1945 | 1965 | "enum" : [ "event", "venue", "attraction" ] |
1946 | 1966 | }, |
| 1967 | + "distance" : { |
| 1968 | + "type" : "number", |
| 1969 | + "format" : "double" |
| 1970 | + }, |
| 1971 | + "units" : { |
| 1972 | + "type" : "string" |
| 1973 | + }, |
1947 | 1974 | "id" : { |
1948 | 1975 | "type" : "string", |
1949 | 1976 | "position" : 1, |
|
0 commit comments