Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildDocSpecLLMPrompt ¶
BuildDocSpecLLMPrompt constructs a prompt that asks the LLM to read API docs and output a YAML spec in the format expected by spec.ParseBytes.
func ExtractYAML ¶
ExtractYAML strips markdown code fences from LLM output to get raw YAML.
func GenerateFromDocs ¶
GenerateFromDocs fetches an API documentation page and extracts a best-effort APISpec by scanning for endpoint patterns, auth hints, and parameters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.