@quandis/qbo4.ui-bridge 4.0.1-CI-20241029-174759 → 4.0.1-CI-20241031-205224

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,9 @@
6
6
  <link href="css/ui-bridge.css" rel="stylesheet">
7
7
  </head>
8
8
  <body>
9
- <qbo-api name="qbo" apiEndpoint="/bridge/"></qbo-api>
9
+ <qbo-api name="qbo" apiEndpoint="/bridge/">
10
+ <header name="Accept">application/json</header>
11
+ </qbo-api>
10
12
  <qbo-mainmenu></qbo-mainmenu>
11
13
  <nav class="qbo-breadcrumb">
12
14
  <div>
@@ -102,7 +104,7 @@
102
104
  <h2 id="children">
103
105
  Child Contacts
104
106
  </h2>
105
- <qbo-table apiEndpoint="/bridge/contact/search?ParentContactID=1&Output=Json">
107
+ <qbo-table apiEndpoint="/bridge/contact/smartsearch/json" data-parentcontactid="1">
106
108
  <table class="table table-striped table-hover">
107
109
  <thead>
108
110
  <tr>