diff --git a/docs/generators/r.html b/docs/generators/r.html index 5e73a70d2b8..fab5e84f76d 100644 --- a/docs/generators/r.html +++ b/docs/generators/r.html @@ -21,6 +21,8 @@ sidebar_label: r

packageNameR package name (convention: lowercase).openapi packageVersionR package version.1.0.0 hideGenerationTimestampHides the generation timestamp when files are generated.true +returnExceptionOnFailureThrow an exception on non success response codesfalse +exceptionPackageSpecify the exception handling package
default
Use stop() for raising exceptions.
rlang
Use rlang package for exceptions.
default -
Last updated on 2019-6-21
\ No newline at end of file +
Last updated on 2019-7-3
\ No newline at end of file diff --git a/docs/generators/r/index.html b/docs/generators/r/index.html index 5e73a70d2b8..fab5e84f76d 100644 --- a/docs/generators/r/index.html +++ b/docs/generators/r/index.html @@ -21,6 +21,8 @@ sidebar_label: r

packageNameR package name (convention: lowercase).openapi packageVersionR package version.1.0.0 hideGenerationTimestampHides the generation timestamp when files are generated.true +returnExceptionOnFailureThrow an exception on non success response codesfalse +exceptionPackageSpecify the exception handling package
default
Use stop() for raising exceptions.
rlang
Use rlang package for exceptions.
default -
Last updated on 2019-6-21
\ No newline at end of file +
Last updated on 2019-7-3
\ No newline at end of file