mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-06 08:50: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
5 lines
60 B
R
5 lines
60 B
R
library(testthat)
|
|
library(petstore)
|
|
|
|
test_check("petstore")
|