mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
This commit is contained in:
commit
30f4c6ff4d
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?><api xmlns="http://ws.apache.org/ns/synapse" name="admin--UserValidateManagement" context="/api/device-mgt/v1.0/users/validate" version="1.0.0" version-type="context">
|
<?xml version="1.0" encoding="UTF-8"?><api xmlns="http://ws.apache.org/ns/synapse" name="admin--UserManagementValidateUser" context="/api/device-mgt/v1.0/users/validate" version="1.0.0" version-type="context">
|
||||||
<resource methods="POST" uri-template="/" faultSequence="fault">
|
<resource methods="POST" uri-template="/" faultSequence="fault">
|
||||||
<inSequence>
|
<inSequence>
|
||||||
<property name="uri.var.portnum" expression="get-property('system','iot.core.https.port')"/>
|
<property name="uri.var.portnum" expression="get-property('system','iot.core.https.port')"/>
|
||||||
Loading…
Reference in New Issue
Block a user