# Functions
Load reads API blueprint from file as blueprint.API struct using selected Parser.
LoadAsJSON reads API blueprint from file as API Element JSON using selected Parser.
Parse formats API blueprint as blueprint.API struct using selected Parser.
ParseAsJSON parse API blueprint as API Element JSON.
Read reads API blueprint from file as bytes.
Seeds lists filenames of API blueprint's seeds.
Validate validates API blueprint using selected Parser.
# Interfaces
No description provided by the author