forked from MapComplete/MapComplete
Change type of query-parameter-documention to Map instead of an object
This commit is contained in:
parent
53e760437c
commit
8b59f1208e
3 changed files with 13 additions and 10 deletions
|
@ -41,7 +41,7 @@ export interface DeleteConfigJson {
|
|||
* The tags that will be given to the object.
|
||||
* This must remove tags so that the 'source/osmTags' won't match anymore
|
||||
*/
|
||||
if: AndOrTagConfigJson,
|
||||
if: string | AndOrTagConfigJson,
|
||||
/**
|
||||
* The human explanation for the options
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue