CW
CW
When using the -CI flag, the testreport.xml that is generated is imported fine into azure devops, but the testnames do look strange. The "describe" text and "It" text are concatenated...
for the following schema: ``` javascript{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "typeName": "IncomingFileIODto", "additionalProperties": false, "required": [ "EndPoint", "Title", "Comment", "Status", "OwnerBoxId" ], "properties": { "ChannelTypeName": { "type": "string", "readOnly": true...
**Description:** A policy generated using ALFA tooling generates PolicyId attributes that are based on URLS, which WSO2 rejects. This means generated policies need further pre-processing before they can be uploaded...
**Description:** ALFA code as follows will generate XACML that is not uploadable via policy administration: ``` namespace AcmeCorp { import intelfs.attributes.* import Attributes.* policy buildingAccess { target clause iie.resourceType ==...
Hi there, Would you please add some actions to the controllers, ideally accepting parameters so that it can show how ODataActionParameters can be used?
Hello, I finally got around to updating my CMX box to one of your more recent releases (eg OpenELEC-Amlogic.MX2.arm-5.0.3.zip) but get problems during boot (cannot map userdata) which i suspect...
Hi, some background: There is a python plugin for XBMC called pulsar, which ships with a closed source binary executable "pulsar". The pulsar binary has been compiled under some sort...
Is there a way I can change the validation behavior? It seems to affect the demo page too. If I load a form, I can immediately save it without actually...