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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
Thanks for this ultimate tool!
I've created a GitHub Action which generates the API docs every time we create new release and creates a PR with the update.
The issue is that it contains updates even when the docs are not modified due to the modifications in the example dates of schemas. (Example PR)
Also, since it's all generated to one line, it's actually very hard to find out what is actually changed.
Is there way to keep the same code when the schema is not changed? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions