mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-12 12:40:53 +00:00
* add r echo api client sample * add r workflow * fix * add env * set r version * install curl * install dep * fix * comment out installation
5 lines
58 B
R
5 lines
58 B
R
library(testthat)
|
|
library(openapi)
|
|
|
|
test_check("openapi")
|