Commit 70b501c3411aea46574fd6418ce5e0b19d07fd9c

Authored by Alain Klotz
1 parent c68ca5e9
Exists in dev

cancel duplicate key

config/pyros_observatory/general/schemas/schema_observatory-2.0.yml
... ... @@ -317,20 +317,6 @@ schema;schema_FN_CONTEXTS:
317 317 type: str
318 318 pathnaming:
319 319 type: str
320   - pyros_skd:
321   - type: map
322   - required: False
323   - mapping:
324   - root_dir:
325   - type: str
326   - description:
327   - type: str
328   - extension:
329   - type: str
330   - naming:
331   - type: str
332   - pathnaming:
333   - type: str
334 320  
335 321  
336 322 schema;schema_CHANNEL:
... ...