mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-21 08:10:50 +00:00
update roxygen to newer version (#12652)
This commit is contained in:
parent
f29fdab33d
commit
1f7a49539f
@ -12,4 +12,4 @@ License: {{#lambdaLicense}}{{licenseInfo}}{{/lambdaLicense}}{{^licenseInfo}}Unli
|
||||
LazyData: true
|
||||
Suggests: testthat
|
||||
Imports: jsonlite, httr, R6, base64enc{{#useRlangExceptionHandling}}, rlang{{/useRlangExceptionHandling}}
|
||||
RoxygenNote: 6.0.1.9000
|
||||
RoxygenNote: 7.2.0
|
||||
|
@ -12,4 +12,4 @@ License: Apache License 2.0
|
||||
LazyData: true
|
||||
Suggests: testthat
|
||||
Imports: jsonlite, httr, R6, base64enc, rlang
|
||||
RoxygenNote: 6.0.1.9000
|
||||
RoxygenNote: 7.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user