Per-API registration config. Everything the spec cannot know.
@type t() :: %OapiCodemode.ApiConfig{ base_url: term(), max_response_bytes: term(), req_options: term(), sandbox_globals: term(), security_scheme: term(), validate: term() }