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