bug: fixing issue with location analyzer properties
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -1310,7 +1310,7 @@ export const spec = {
|
||||
$ref: '#/components/schemas/LocationInput',
|
||||
},
|
||||
},
|
||||
required: ['catalogFileName', 'location'],
|
||||
required: ['location'],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -967,7 +967,6 @@ paths:
|
||||
location:
|
||||
$ref: '#/components/schemas/LocationInput'
|
||||
required:
|
||||
- catalogFileName
|
||||
- location
|
||||
/validate-entity:
|
||||
post:
|
||||
|
||||
Reference in New Issue
Block a user