interface OpenAPIV3.LinkObject Properties 🔗 operationRef: string 🔗 operationId: string 🔗 parameters: { [parameter: string]: any; } 🔗 requestBody: any 🔗 description: string 🔗 server: ServerObject