Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OCF
documentation
Commits
d0875450
Commit
d0875450
authored
4 months ago
by
Jorge Moratinos
Browse files
Options
Downloads
Patches
Plain Diff
Fix test suite supported features details in vendor extensibility suite
parent
35fa5915
No related branches found
No related tags found
1 merge request
!21
Fix test suite supported features details in vendor extensibility suite
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/testing/testplan/vendor_extensibility/README.md
+3
-3
3 additions, 3 deletions
doc/testing/testplan/vendor_extensibility/README.md
with
3 additions
and
3 deletions
doc/testing/testplan/vendor_extensibility/README.md
+
3
−
3
View file @
d0875450
...
...
@@ -297,7 +297,7 @@ At this documentation you will have all information and related files and exampl
*
body [service api description] with apiName
**service_1**
*
**NOT INCLUDED**
[vendor specific service] in root of [service api description].
*
**NOT INCLUDED**
[vendor specific aef profile] in one AEFProfile inside aefProfiles key.
*
supportedFeatures
**00
0
**
*
supportedFeatures
**00**
*
Use
**APF Certificate**
3.
Request Discover Published APIs:
*
Send
**GET**
to
**https://{CAPIF_HOSTNAME}/service-apis/v1/allServiceAPIs?api-invoker-id={apiInvokerId}&aef-id=${aefId}&supported-features=2**
...
...
@@ -345,7 +345,7 @@ At this documentation you will have all information and related files and exampl
1.
Register Provider at CCF, store certificates.
2.
Publish Service API at CCF:
1.
Supported Features with vendorExt flag active (binary 0 0000 0000 -> string
**0
0
**
)
1.
Supported Features with vendorExt flag active (binary 0 0000 0000 -> string
**0**
)
2.
This API
**NOT**
includes any "Vendor Specific" information at
**service API Description**
and inside
**AEF Profile**
.
3.
Register Invoker and Onboard Invoker at CCF
4.
Discover Service APIs by Invoker
...
...
@@ -359,7 +359,7 @@ At this documentation you will have all information and related files and exampl
*
body [service api description] with apiName
**service_1**
*
**NOT INCLUDE**
[vendor specific service] in root of [service api description].
*
**NOT INCLUDE**
[vendor specific aef profile] in one AEFProfile inside aefProfiles key.
*
supportedFeatures
**0
00
**
*
supportedFeatures
**0**
*
Use
**APF Certificate**
3.
Request Discover Published APIs:
*
Send
**GET**
to
**https://{CAPIF_HOSTNAME}/service-apis/v1/allServiceAPIs?api-invoker-id={apiInvokerId}&aef-id=${aefId}&supported-features=0**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment