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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Does it support to show the diff of request body between current version and previous version? I guess the demo lacks this senario.
I added some @apiBody params and @apiParamExample in a new version, but it only shows the diff between @apiParamExample . Or am I using it the wrong way?
Steps to reproduce
Information
Version of apidoc: v0.53.1
Operating system (e.g. GNU+Linux/MacOS/Windows): MacOS
Node version: v18.9.0
Browser (e.g. firefox, chrome): chrome
The text was updated successfully, but these errors were encountered:
Describe the bug
Does it support to show the diff of request body between current version and previous version? I guess the demo lacks this senario.
I added some
@apiBody
params and@apiParamExample
in a new version, but it only shows the diff between@apiParamExample
. Or am I using it the wrong way?Steps to reproduce
Information
The text was updated successfully, but these errors were encountered: