Open WayneMyerMX opened 1 year ago
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?
!ruby/string:YARD::Docstring
&730 !ruby/object:YARD::CodeObjects::MethodObject
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?