mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Update REPP doc
This commit is contained in:
parent
bb93f8b609
commit
d5a117dfc5
3 changed files with 194 additions and 65 deletions
|
@ -89,5 +89,7 @@ RSpec.configure do |config|
|
|||
c.syntax = [:should, :expect]
|
||||
end
|
||||
|
||||
Autodoc.configuration.path = "doc/repp/v1"
|
||||
Autodoc.configuration.path = 'doc/repp/v1'
|
||||
Autodoc.configuration.suppressed_request_header = ['Host']
|
||||
Autodoc.configuration.suppressed_response_header = ['ETag', 'X-Request-Id', 'X-Runtime']
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue