LICENSE.txt |
LICENSE.txt |
|
[apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
o2c.html |
swagger_ui/dist/o2c.html |
|
|
o2c.html |
swagger_ui/src/main/html/o2c.html |
|
|
print.css |
swagger_ui/dist/css/print.css |
|
/* Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org> */
.swagger-section pre code {
display: block;
padding: 0.5em;
background: #F0F0F0;
}
.swagger-section pre code,
.swagger-section pre… |
print.css |
swagger_ui/src/main/html/css/print.css |
|
/* Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org> */
.swagger-section pre code {
display: block;
padding: 0.5em;
background: #F0F0F0;
}
.swagger-section pre code,
.swagger-section pre… |
README.txt |
README.txt |
|
Swagger UI Field Formatter
==========================
Introduction
============
This module provides a field formatter for file fields with allowed file types
as json or yml, which renders the uploaded json or yml file using the Swagger UI
if the… |
reset.css |
swagger_ui/dist/css/reset.css |
|
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126… |
reset.css |
swagger_ui/src/main/html/css/reset.css |
|
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126… |
screen.css |
swagger_ui/dist/css/screen.css |
|
/* Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org> */
.swagger-section pre code {
display: block;
padding: 0.5em;
background: #F0F0F0;
}
.swagger-section pre code,
.swagger-section pre… |
screen.css |
swagger_ui/src/main/html/css/screen.css |
|
/* Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org> */
.swagger-section pre code {
display: block;
padding: 0.5em;
background: #F0F0F0;
}
.swagger-section pre code,
.swagger-section pre… |
style.css |
swagger_ui/dist/css/style.css |
|
.swagger-section #header a#logo {
font-size: 1.5em;
font-weight: bold;
text-decoration: none;
background: transparent url(../images/logo.png) no-repeat left center;
padding: 20px 0 20px 40px;
}
#text-head {
font-size: 80px;
font-family:… |
style.css |
swagger_ui/src/main/html/css/style.css |
|
.swagger-section #header a#logo {
font-size: 1.5em;
font-weight: bold;
text-decoration: none;
background: transparent url(../images/logo.png) no-repeat left center;
padding: 20px 0 20px 40px;
}
#text-head {
font-size: 80px;
font-family:… |
Swagger UI |
swagger_ui/dist/index.html |
|
Swagger UI |
Swagger UI |
swagger_ui/src/main/html/index.html |
|
Swagger UI |
swagger-ui-formatter.tpl.php |
templates/swagger-ui-formatter.tpl.php |
|
|
swagger_ui_formatter.info |
swagger_ui_formatter.info |
|
name = Swagger UI Field Formatter
description = Provides a field formatter for file fields with Swagger YAML or JSON files uploaded.
core = 7.x |
swagger_ui_formatter.module |
swagger_ui_formatter.module |
|
Swagger ui field formatter functionality. |
typography.css |
swagger_ui/dist/css/typography.css |
|
/* Google Font's Droid Sans */
@font-face {
font-family: 'Droid Sans';
font-style: normal;
font-weight: 400;
src: local('Droid Sans'), local('DroidSans'), url('../fonts/DroidSans.ttf')… |
typography.css |
swagger_ui/src/main/html/css/typography.css |
|
/* Google Font's Droid Sans */
@font-face {
font-family: 'Droid Sans';
font-style: normal;
font-weight: 400;
src: local('Droid Sans'), local('DroidSans'), url('../fonts/DroidSans.ttf')… |