Commit 7cdf968d authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Deployed af584155 to develop in public with MkDocs 1.6.1 and mike 2.2.0

parent 6008281c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3519,10 +3519,12 @@
<h3 id="testing"><strong>Testing</strong></h3>
<ul>
<li>2 New tests related with use of same apiName across different AEFs.</li>
<li>Duplicate test name capif_api_provider_management-10 changed.</li>
</ul>
<h3 id="documentation"><strong>Documentation</strong></h3>
<ul>
<li>2 New tests added to <a href="https://ocf.etsi.org/documentation/latest/testing/testplan/api_publish_service/" title="OCF Publish API test plan documentation">OCF Publish API test plan documentation</a>, related with apiName.</li>
<li>Changed name of capif_api_provider_management-10 to Update Registered Api Provider Without SuppFeat field</li>
</ul>
<h2 id="release-400"><strong>Release 4.0.0</strong></h2>
<h3 id="visibility-control"><strong>Visibility Control</strong></h3>
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+3 −3
Original line number Diff line number Diff line
@@ -1875,10 +1875,10 @@
</li>
      
        <li class="md-nav__item">
  <a href="#test-case-10-update-registered-api-provider" class="md-nav__link">
  <a href="#test-case-10-update-registered-api-provider-without-suppfeat-field" class="md-nav__link">
    <span class="md-ellipsis">
      
        Test Case 10: Update Registered Api Provider
        Test Case 10: Update Registered Api Provider Without SuppFeat field
      
    </span>
  </a>
@@ -2411,7 +2411,7 @@
</ol>
</li>
</ol>
<h2 id="test-case-10-update-registered-api-provider">Test Case 10: Update Registered Api Provider</h2>
<h2 id="test-case-10-update-registered-api-provider-without-suppfeat-field">Test Case 10: Update Registered Api Provider Without SuppFeat field</h2>
<p><strong>Test ID</strong>: <strong><em>capif_api_provider_management-10</em></strong></p>
<p><strong>Description</strong>:</p>
<p>This test case will check that a Registered Api Provider cannot be updated if <code>suppFeat</code> field is missing in request body</p>