mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-03 14:10:56 +00:00
fix(r): Fixing the exports (#4761)
This commit is contained in:
parent
b19d241be7
commit
9754ef4f88
@ -4,6 +4,9 @@
|
||||
# Core
|
||||
export(ApiClient)
|
||||
export(ApiResponse)
|
||||
{{#useRlangExceptionHandling}}
|
||||
export(ApiException)
|
||||
{{/useRlangExceptionHandling}}
|
||||
|
||||
# Models
|
||||
{{#models}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user