Skip to content

feat: add openapi file viewer

Roger Meier requested to merge siemens/gitlab:feat/openapi-viewer into master

What does this MR do?

This MR adds a fileviewer for OpenAPI specs, see #19515 (closed)

further information:

potential follow-up:

  • parse any yml/json for a openapi field as defined within the specification

🔧 with at Siemens

Screenshots

Screenshot_2019-12-03_at_09.49.32

with stylesheet hack within app/assets/javascripts/blob/openapi/index.js

Screenshot_2019-12-12_at_09.39.39

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports