Sha256: 4ae5214cef02da8bc40009de04d9a7e5e247e94fe3c85ebc611332e074efa189
Contents?: true
Size: 538 Bytes
Versions: 2
Compression:
Stored size: 538 Bytes
Contents
<script type="module" src="https://unpkg.com/rapidoc/dist/rapidoc-min.js"></script> <rapi-doc spec-url = "<%= OasRails::Engine.routes.find_script_name({}) %>.json" theme = "dark" bg-color="#0F172A" text-color= "#f7f7f7" show-header = 'false' primary-color = "#2de410" font-size="largest" show-method-in-nav-bar="as-colored-text" nav-text-color="#f7f7f7" nav-item-spacing="relaxed" allow-spec-file-download="true" > </rapi-doc> <style> rapi-doc::part(btn btn-outline){ width: 220px; min-width: 170px; } </style>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
oas_rails-0.9.0 | app/views/oas_rails/oas_rails/index.html.erb |
oas_rails-0.8.4 | app/views/oas_rails/oas_rails/index.html.erb |