forked from loafle/openapi-generator-original
* 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")
|