Method: RSpec::OpenAPI.post_process_hook
- Defined in:
- lib/rspec/openapi.rb
.post_process_hook ⇒ Object
Returns the value of attribute post_process_hook.
57 58 59 |
# File 'lib/rspec/openapi.rb', line 57 def post_process_hook @post_process_hook end |