forked from loafle/openapi-generator-original
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