You are here

openapi_ui_redoc.libraries.yml in ReDoc for OpenAPI UI 8

File

openapi_ui_redoc.libraries.yml
View source
  1. # Include Redoc Library
  2. redoc:
  3. js:
  4. 'https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js': {}
  5. # Include source to load a redoc ui from spec object instead of url.
  6. redoc_attr:
  7. js:
  8. 'js/redoc.js': {}
  9. dependencies:
  10. - core/jquery
  11. - core/drupal
  12. - openapi_ui_redoc/redoc