forked from loafle/openapi-generator-original
skip test for enum model, update readme (#6936)
This commit is contained in:
@@ -27,7 +27,7 @@ install.packages("base64enc")
|
||||
git clone https://github.com/GIT_USER_ID/GIT_REPO_ID
|
||||
cd GIT_REPO_ID
|
||||
R CMD build .
|
||||
R CMD check petstore_1.0.0.tar.gz
|
||||
R CMD check petstore_1.0.0.tar.gz --no-manual
|
||||
R CMD INSTALL petstore_1.0.0.tar.gz
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user