Expand description
Shared planning for OpenAPI-declared response-header accessors.
Generated clients always retain the backend’s complete native header collection. These plans only add optional typed convenience accessors for headers declared in the OpenAPI document.
Structs§
Enums§
Functions§
- collect_
response_ headers - Collect headers declared by the selected response entries.
- unique_
response_ header_ accessor_ names - Build collision-safe accessor names from a generator-specific preferred name.
- unique_
response_ header_ accessor_ names_ with_ used - Build accessor names while sharing a namespace with other header groups.