tide_disco

Function check_api

Source
pub fn check_api(api: Value) -> bool
Expand description

Check api.toml for schema compliance errors

Checks

  • Unsupported request method
  • Missing DOC string
  • Route paths missing or not an array