Function tide_disco::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