Last modified by Admin on 2025/06/27 12:14

From version 11.1
edited by omar
on 2017/04/13 11:59
Change comment: There is no comment for this version
To version 14.1
edited by ayush
on 2017/05/01 13:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.omar
1 +XWiki.ayush
Content
... ... @@ -9,7 +9,7 @@
9 9  
10 10  1. (((
11 11  (% class="western" %)
12 -**GET** - Used for lookup of resources
12 +**GET** - Used for lookup of resourcesresources
13 13  )))
14 14  1. (((
15 15  (% class="western" %)
... ... @@ -1174,7 +1174,7 @@
1174 1174  **Example**:
1175 1175  
1176 1176  (% class="western" %)
1177 -{"Title":"Test123","Description": "Testss","Terms":{"Name":"Product123"},"PrimaryFormId":10,"ResourceID":17}
1177 +{"Title":"Test123","Description": "Testss","PrimaryFormId":10,"ResourceID":17}
1178 1178  )))
1179 1179  
1180 1180  (% class="wrapped" %)
... ... @@ -1608,7 +1608,7 @@
1608 1608  resource details in json to be sent as post data. Id should not be set.
1609 1609  
1610 1610  (% class="western" %)
1611 -**Possible Request Params**: Name, Description, Type, Value
1611 +**Possible Request Params**: Name, Description, Type, Value, FreePass
1612 1612  
1613 1613  (% class="western" %)
1614 1614  **Example**:
... ... @@ -1618,6 +1618,12 @@
1618 1618  
1619 1619  (% class="western" %)
1620 1620  {"Name":"Test123","Description":Testss","Type":3,"Value":[”/digital/”, "/article/"]}
1621 +
1622 +(% class="western" %)
1623 +{"Name":"Test123","Description":Testss","Type":3,"Value":”/digital/”, "FreePass":1}
1624 +
1625 +(% class="western" %)
1626 +{"Name":"Test123","Description":Testss","Type":3,"Value":[”/digital/”, "/article/"],"FreePass":1}
1621 1621  )))
1622 1622  
1623 1623  (% class="wrapped" %)
... ... @@ -1666,13 +1666,13 @@
1666 1666  Resource
1667 1667  )))|(((
1668 1668  (% class="western" %)
1669 -Resource details to be updated in json format to be sent with request. Id property needs to be set to identify the resource to be updated.
1675 +Resource details to be updated injsonformat to be sent withrequest. Id property needs to be set to identify the resource to be updated.
1670 1670  
1671 1671  (% class="western" %)
1672 1672  
1673 1673  
1674 1674  (% class="western" %)
1675 -Example:
1681 +Examples:
1676 1676  
1677 1677  (% class="western" %)
1678 1678  {"Name":"Test123","Description":Testss","Type":3,"Value":”/digital/”}
... ... @@ -1679,6 +1679,12 @@
1679 1679  
1680 1680  (% class="western" %)
1681 1681  {"Name":"Test123","Description":Testss","Type":3,"Value":[”/digital/”, "/article/"]}
1688 +
1689 +(% class="western" %)
1690 +{"Name":"Test123","Description":Testss","Type":3,"Value":”/digital/”,"FreePass":1}
1691 +
1692 +(% class="western" %)
1693 +{"Name":"Test123","Description":Testss","Type":3,"Value":[”/digital/”, "/article/"],"FreePass":1}
1682 1682  )))
1683 1683  
1684 1684  (% class="wrapped" %)
... ... @@ -2998,6 +2998,16 @@
2998 2998  (% class="western" %)
2999 2999  Default limit is 25 but all the data needs to be pulled then pass limit=0.
3000 3000  )))
3013 +|(% colspan="1" %)(% colspan="1" %)
3014 +(((
3015 +FreePass
3016 +)))|(% colspan="1" %)(% colspan="1" %)
3017 +(((
3018 +Int
3019 +)))|(% colspan="1" %)(% colspan="1" %)
3020 +(((
3021 +Default value is 0. This parameter is used to provide access to protected content.
3022 +)))
3001 3001  
3002 3002  
3003 3003  
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -3539019
1 +4882506
url
... ... @@ -1,1 +1,1 @@
1 -https://info.onecount.net//wiki/spaces/OD/pages/3539019/ONEcount API Documentation
1 +https://info.onecount.net//wiki/spaces/OD/pages/4882506/ONEcount API Documentation