Documentation
¶
Overview ¶
Package specfmt provides utilities for refactoring OpenAPI 3.0 YAML specs to extract inline schemas into named components/schemas.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatFile ¶
FormatFile reads an OpenAPI YAML file, refactors inline response schemas into components/schemas, and writes the result to outPath.
Types ¶
Click to show internal directories.
Click to hide internal directories.