You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be able to support generating a complete API documentation site based on definition.json file similar to open API. It could work something like this.
Ideally it would also detect what code generators are being used in the arri.config.ts and produce sample code for each client language being generated.
There also the possibility of just integrating this as a clientGenerator plugin:
We should be able to support generating a complete API documentation site based on
definition.json
file similar to open API. It could work something like this.Ideally it would also detect what code generators are being used in the
arri.config.ts
and produce sample code for each client language being generated.There also the possibility of just integrating this as a
clientGenerator
plugin:The text was updated successfully, but these errors were encountered: