Compare commits
1 Commits
v3.0.2-alp
...
v3.0.2-alp
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c2ed1ad8f |
@@ -4,7 +4,7 @@
|
|||||||
"title": "LocationFilterObject",
|
"title": "LocationFilterObject",
|
||||||
"description": "Location filter API Response. Provides a location's data for filtering on the frontend",
|
"description": "Location filter API Response. Provides a location's data for filtering on the frontend",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"required": ["n", "t", "s"],
|
"required": ["n", "s"],
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"properties": {
|
"properties": {
|
||||||
"n": {
|
"n": {
|
||||||
|
|||||||
Reference in New Issue
Block a user