mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
Conflicts: features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/conf/user-api-publisher-config.xml
This commit is contained in:
commit
a2c3813588
@ -53,9 +53,9 @@
|
||||
<API>
|
||||
<Name>deviceList</Name>
|
||||
<Owner>admin</Owner>
|
||||
<Context>devices</Context>
|
||||
<Context>mdm-admin/devices</Context>
|
||||
<Version>1.0.0</Version>
|
||||
<Endpoint>http://localhost:9763/devices</Endpoint>
|
||||
<Endpoint>http://localhost:9763/mdm-admin/devices</Endpoint>
|
||||
<Transports>http,https</Transports>
|
||||
</API>
|
||||
</APIs>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user