From 807c22968c0e2cf0d948bb5e005b39d6e69e5b0d Mon Sep 17 00:00:00 2001 From: wing328 Date: Wed, 3 Jul 2019 15:11:44 +0000 Subject: [PATCH] Deploy website Deploy website version based on 0cb921251d139a0a0d3e75d4cceb38af4ec54fbb --- docs/generators/r.html | 4 +++- docs/generators/r/index.html | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) 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