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