API Endpoints
An API Endpoint represents a single API operation within an API Collection. It captures the request method, URL, request/response schemas, and other metadata.Entity schema follows the OpenMetadata Standard.
Entity Hierarchy
API Endpoints belong to an API Collection:Fully Qualified Name
The FQN format for an API endpoint is:sample_api_service.pet.addPet