Object
ReportFoundApiInput
Input for reporting a found API to the API finder.
Fields
unique_api_id():
ID!
Unique identifier for this found API. This field will be used distinguish between newly found APIs and updates to onboarded APIs.
title():
String!
Human-readable title for this API.
api_definition():
ReportFoundApiDefinitionInput!
The API definition.