• Rafael Monnerat's avatar
    kvm/theia: fixup resilient schema · 8297f3dc
    Rafael Monnerat authored
      You cannot expand properties with  since it expects
      to be an object or boolean.
    
      Revert to use allOf back, however set additionalProperties true,
      so the schemas are mutually partially valid.
    
      Other solutions might too verbose or too restrictive to the use
      case (or simply invalid).
    8297f3dc
instance-input-schema.json 3.4 KB