# Functions
No description provided by the author
MarshalForRenderer converts the provided internation representation of the schema into the public structured JSON versions.
# Constants
FormatVersion represents the version of the json format and will be incremented for any change to this format that requires changes to a consuming parser.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Function is the top-level object returned when exporting function schemas.
FunctionParam is the object for wrapping the functions parameters and return types.
No description provided by the author
No description provided by the author
Providers is the top-level object returned when exporting provider schemas.
No description provided by the author