swagger-ui

WebJar for swagger-ui

Лицензия

Лицензия

Категории

Категории

Github Инструменты разработки Контроль версий Swagger Межпрограммное взаимодействие REST Frameworks
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

github-com-jensoleg-swagger-ui
Последняя версия

Последняя версия

2.1.8-M1
Дата

Дата

Тип

Тип

jar
Описание

Описание

swagger-ui
WebJar for swagger-ui
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/jensoleg/swagger-ui

Скачать github-com-jensoleg-swagger-ui

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-jensoleg-swagger-ui/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-jensoleg-swagger-ui</artifactId>
    <version>2.1.8-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jensoleg-swagger-ui/
implementation 'org.webjars.npm:github-com-jensoleg-swagger-ui:2.1.8-M1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jensoleg-swagger-ui/
implementation ("org.webjars.npm:github-com-jensoleg-swagger-ui:2.1.8-M1")
'org.webjars.npm:github-com-jensoleg-swagger-ui:jar:2.1.8-M1'
<dependency org="org.webjars.npm" name="github-com-jensoleg-swagger-ui" rev="2.1.8-M1">
  <artifact name="github-com-jensoleg-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-jensoleg-swagger-ui', version='2.1.8-M1')
)
libraryDependencies += "org.webjars.npm" % "github-com-jensoleg-swagger-ui" % "2.1.8-M1"
[org.webjars.npm/github-com-jensoleg-swagger-ui "2.1.8-M1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.npm » shred jar 0.8.10
org.webjars.npm : btoa jar 1.1.1
org.webjars.npm : swagger-client jar 2.1.9-M1

Модули Проекта

Данный проект не имеет модулей.

Swagger UI responsive theme

With inspiration from the Auth0 api explorer the original Swagger UI repo is modified to use a responsive layout.

Swagger Theme example

The theme will adapt to screen size and works on tablets and mobile phones.

Swagger Theme example

A JSON editor for the request body (disabled by default).

Swagger JSON editor example

JSON editor configuration example:

                jsonEditor: true,
                jsonEditorOptions: {
                    disableProperties:false,
                    disableEditJson:false,
                    removeEmptyProperties:true,
                    noDefaultProperties:true
                },
                docExpansion: "none",
                sorter: "alpha",

Give it a try and enter your own swagger definition.

Disclaimer

This is not a fully polished implementation and should be used with care.

License

Copyright 2011-2015 Reverb technologies, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Версии библиотеки

Версия
2.1.8-M1