mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-05 23:20:52 +00:00
* add httr2 support to r client gen * fix headers * add accepts, content-types * update samples * fix req * update samples * various fixes * add data file test * fix streaming, add tests
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
linters: linters_with_defaults(
|
|
line_length_linter(160),
|
|
object_name_linter = NULL,
|
|
cyclocomp_linter = NULL
|
|
)
|
|
exclusions: list(
|
|
)
|