Adding new Block via OpenAPI Spec
Importing an Existing OpenAPI Specification
Example Configuration for OpenAI
namespace: openai
api:
url: https://raw.githubusercontent.com/openai/openai-openapi/master/openapi.yaml
basePath: https://api.openai.com/v1
componentType: OAIComponent31
...Creating an OpenAPI Spec
Example Configuration for GetImg
Configure API in YAML
Patch Authentication
Filter APIs
Configure Blocks in YAML
Basic Metadata
Filter Inputs/Outputs
Transform
Hoist?
Control
Input
Socket Format Options
Rename
Run block to Generate Choices
Use JSONATA to Manipulate the format
Patch Security Scheme
Default Result
Special Cases
Last updated
Was this helpful?