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
The OpenAPI.yml from swagger_yard has thousands of lines such as !ruby/string:YARD::Docstring and &730 !ruby/object:YARD::CodeObjects::MethodObject. What can I do to prevent these lines from showing up in my OpenAPI file?
The text was updated successfully, but these errors were encountered:
The OpenAPI.yml from swagger_yard has thousands of lines such as
!ruby/string:YARD::Docstring
and&730 !ruby/object:YARD::CodeObjects::MethodObject
. What can I do to prevent these lines from showing up in my OpenAPI file?The text was updated successfully, but these errors were encountered: