diff --git a/doc/index.md b/doc/index.md index 03061f5e5a7f2c8e8c4c741632a599d191db5454..d7f5ddbc2e264b8a408e2ccc7180ae2b880ef8c2 100644 --- a/doc/index.md +++ b/doc/index.md @@ -16,9 +16,11 @@ This Release also includes a Robot Test Suite for all those services and a Postm ## What is OpenCAPIF? +OpenCAPIF is an open source implementation of the CAPIF Core Function APIs plus the logic and additional services required to fulfill the 3GPP requirements and deliver the expected functionality. + CAPIF is the “Common API Framework†defined by 3GPP to manage the APIs exposed by 3GPP networks in their northbound interfaces. -CAPIF defines three types of entities: +3GPP specifications for CAPIF defines three types of entities: * API Providers, which are the entities exposing APIs (e.g., NEF) * API Invokers, which are the entities that consume APIs (e.g., Applications), and