forked from loafle/openapi-generator-original
[r] Handling CRAN feedback for example snippets (#5345)
* fix(r): Updating donttest to dontrun * fix(r): Updating donttest to dontrun
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
#'
|
||||
#'
|
||||
#' @examples
|
||||
#' \donttest{
|
||||
#' \dontrun{
|
||||
{{#operation}}
|
||||
#' #################### {{operationId}} ####################
|
||||
#'
|
||||
|
||||
@@ -197,7 +197,7 @@
|
||||
#'
|
||||
#'
|
||||
#' @examples
|
||||
#' \donttest{
|
||||
#' \dontrun{
|
||||
#' #################### AddPet ####################
|
||||
#'
|
||||
#' library(petstore)
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
#'
|
||||
#'
|
||||
#' @examples
|
||||
#' \donttest{
|
||||
#' \dontrun{
|
||||
#' #################### DeleteOrder ####################
|
||||
#'
|
||||
#' library(petstore)
|
||||
|
||||
@@ -185,7 +185,7 @@
|
||||
#'
|
||||
#'
|
||||
#' @examples
|
||||
#' \donttest{
|
||||
#' \dontrun{
|
||||
#' #################### CreateUser ####################
|
||||
#'
|
||||
#' library(petstore)
|
||||
|
||||
Reference in New Issue
Block a user