Function update_openapi_macro_attributes

Source
pub fn update_openapi_macro_attributes(
    macro_attibutes: &mut Vec<Attribute>,
    uto_paths: &String,
    uto_models: &String,
    uto_responses: &String,
)