Sha256: 3dcb30b5d4ec597518b9a49f808a99477add019fc5e045c1581d643c17351da6

Contents?: true

Size: 451 Bytes

Versions: 4

Compression:

Stored size: 451 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>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
oas_rails-0.8.3 app/views/oas_rails/oas_rails/index.html.erb
oas_rails-0.8.2 app/views/oas_rails/oas_rails/index.html.erb
oas_rails-0.8.1 app/views/oas_rails/oas_rails/index.html.erb
oas_rails-0.8.0 app/views/oas_rails/oas_rails/index.html.erb