@@ -10148,19 +10148,19 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6>
10148
10148
<tbody>
10149
10149
<tr>
10150
10150
<td>
10151
- <a href="#" class="text-ocean-blue" data-toggle="modal" data-target="#Ref[] ">
10152
- Ref[]
10151
+ <a href="#" class="text-ocean-blue" data-toggle="modal" data-target="#LocationListXML ">
10152
+ LocationListXML
10153
10153
</a>
10154
10154
</td>
10155
10155
<td></td>
10156
10156
</tr>
10157
10157
<tr>
10158
10158
<td>
10159
- <a href="#" class="text-ocean-blue" data-toggle="modal" data-target="#LocationList ">
10160
- LocationList
10159
+ <a href="#" class="text-ocean-blue" data-toggle="modal" data-target="#LocationListJSON ">
10160
+ LocationListJSON
10161
10161
</a>
10162
10162
</td>
10163
- <td>This class represents a list of location references. </td>
10163
+ <td></td>
10164
10164
</tr>
10165
10165
</tbody>
10166
10166
</table>
@@ -133594,6 +133594,123 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6>
133594
133594
The ID of the parent Location under which the new Location should be created.</span>
133595
133595
133596
133596
133597
+ </li>
133598
+ </ul>
133599
+ </div>
133600
+ </div>
133601
+ </div>
133602
+ </div>
133603
+ </div>
133604
+ <div class="modal fade" id="LocationListXML" tabindex="-1" role="dialog" aria-labelledby="LocationListXMLTitle" aria-hidden="true">
133605
+ <div class="modal-dialog" role="document">
133606
+ <div class="modal-content">
133607
+ <div class="modal-header">
133608
+ <p class="modal-title" id="LocationListXMLTitle">LocationListXML</p>
133609
+ <button type="button" class="close" data-dismiss="modal" aria-label="Close">
133610
+ <span aria-hidden="true">×</span>
133611
+ </button>
133612
+ </div>
133613
+ <div class="modal-body">
133614
+ <span class="font-weight-medium">LocationListXML</span>
133615
+
133616
+ <span class="red-text">*</span>
133617
+
133618
+ (<span class="font-italic">LocationRefXML[]
133619
+ </span>)
133620
+ -
133621
+ <span>
133622
+ </span>
133623
+
133624
+
133625
+ </div>
133626
+ </div>
133627
+ </div>
133628
+ </div>
133629
+ <div class="modal fade" id="LocationRefXML" tabindex="-1" role="dialog" aria-labelledby="LocationRefXMLTitle" aria-hidden="true">
133630
+ <div class="modal-dialog" role="document">
133631
+ <div class="modal-content">
133632
+ <div class="modal-header">
133633
+ <p class="modal-title" id="LocationRefXMLTitle">LocationRefXML</p>
133634
+ <button type="button" class="close" data-dismiss="modal" aria-label="Close">
133635
+ <span aria-hidden="true">×</span>
133636
+ </button>
133637
+ </div>
133638
+ <div class="modal-body">
133639
+ <span class="font-weight-medium">LocationRefXML</span>
133640
+
133641
+ <span class="red-text">*</span>
133642
+
133643
+ (<span class="font-italic">object</span>)
133644
+ -
133645
+ <span>
133646
+ </span>
133647
+
133648
+
133649
+ <div class="items">
133650
+ <ul class="browser-default">
133651
+ <li>
133652
+ <span class="font-weight-medium">media-type</span>
133653
+
133654
+ <span class="red-text">*</span>
133655
+
133656
+ (<span class="font-italic">string</span>)
133657
+ -
133658
+ <span>
133659
+ </span>
133660
+
133661
+
133662
+ </li>
133663
+ <li>
133664
+ <span class="font-weight-medium">href</span>
133665
+
133666
+ <span class="red-text">*</span>
133667
+
133668
+ (<span class="font-italic">string</span>)
133669
+ -
133670
+ <span>
133671
+ </span>
133672
+
133673
+
133674
+ </li>
133675
+ </ul>
133676
+ </div>
133677
+ </div>
133678
+ </div>
133679
+ </div>
133680
+ </div>
133681
+ <div class="modal fade" id="LocationListJSON" tabindex="-1" role="dialog" aria-labelledby="LocationListJSONTitle" aria-hidden="true">
133682
+ <div class="modal-dialog" role="document">
133683
+ <div class="modal-content">
133684
+ <div class="modal-header">
133685
+ <p class="modal-title" id="LocationListJSONTitle">LocationListJSON</p>
133686
+ <button type="button" class="close" data-dismiss="modal" aria-label="Close">
133687
+ <span aria-hidden="true">×</span>
133688
+ </button>
133689
+ </div>
133690
+ <div class="modal-body">
133691
+ <span class="font-weight-medium">LocationListJSON</span>
133692
+
133693
+ <span class="red-text">*</span>
133694
+
133695
+ (<span class="font-italic">object</span>)
133696
+ -
133697
+ <span>
133698
+ </span>
133699
+
133700
+
133701
+ <div class="items">
133702
+ <ul class="browser-default">
133703
+ <li>
133704
+ <span class="font-weight-medium">LocationList</span>
133705
+
133706
+ <span class="red-text">*</span>
133707
+
133708
+ (<span class="font-italic">LocationList</span>)
133709
+ -
133710
+ <span>
133711
+ </span>
133712
+
133713
+
133597
133714
</li>
133598
133715
</ul>
133599
133716
</div>
@@ -133628,13 +133745,65 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6>
133628
133745
133629
133746
<span class="red-text">*</span>
133630
133747
133631
- (<span class="font-italic">Ref []
133748
+ (<span class="font-italic">LocationRef []
133632
133749
</span>)
133633
133750
-
133634
133751
<span>
133635
133752
The list of location references.</span>
133636
133753
133637
133754
133755
+ </li>
133756
+ </ul>
133757
+ </div>
133758
+ </div>
133759
+ </div>
133760
+ </div>
133761
+ </div>
133762
+ <div class="modal fade" id="LocationRef" tabindex="-1" role="dialog" aria-labelledby="LocationRefTitle" aria-hidden="true">
133763
+ <div class="modal-dialog" role="document">
133764
+ <div class="modal-content">
133765
+ <div class="modal-header">
133766
+ <p class="modal-title" id="LocationRefTitle">LocationRef</p>
133767
+ <button type="button" class="close" data-dismiss="modal" aria-label="Close">
133768
+ <span aria-hidden="true">×</span>
133769
+ </button>
133770
+ </div>
133771
+ <div class="modal-body">
133772
+ <span class="font-weight-medium">LocationRef</span>
133773
+
133774
+ <span class="red-text">*</span>
133775
+
133776
+ (<span class="font-italic">object</span>)
133777
+ -
133778
+ <span>
133779
+ </span>
133780
+
133781
+
133782
+ <div class="items">
133783
+ <ul class="browser-default">
133784
+ <li>
133785
+ <span class="font-weight-medium">_media-type</span>
133786
+
133787
+ <span class="red-text">*</span>
133788
+
133789
+ (<span class="font-italic">string</span>)
133790
+ -
133791
+ <span>
133792
+ </span>
133793
+
133794
+
133795
+ </li>
133796
+ <li>
133797
+ <span class="font-weight-medium">_href</span>
133798
+
133799
+ <span class="red-text">*</span>
133800
+
133801
+ (<span class="font-italic">string</span>)
133802
+ -
133803
+ <span>
133804
+ </span>
133805
+
133806
+
133638
133807
</li>
133639
133808
</ul>
133640
133809
</div>
0 commit comments