Home
last modified time | relevance | path

Searched refs:redoc (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/www/py-drf-yasg/drf-yasg-1.20.0/
H A Dupdate-ui.sh5 cp node_modules/redoc/bundles/redoc.standalone.js src/drf_yasg/static/drf-yasg/redoc/redoc.min.js
6 curl -o src/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js https://rebilly.github.io/ReDoc/release…
H A DREADME.rst58 `redoc <https://github.com/Rebilly/ReDoc>`_ for viewing the generated documentation
65 .. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.2/screenshots/redoc-nested-resp…
68 :alt: redoc screenshot
77 **Choose between redoc and swagger-ui.**
157 url(r'^redoc/$', schema_view.with_ui('redoc', cache_timeout=0), name='schema-redoc'),
166 * A ReDoc view of your API specification at ``/redoc/``
190 specified UI renderer; one of ``swagger``, ``redoc``
H A DPKG-INFO66 `redoc <https://github.com/Rebilly/ReDoc>`_ for viewing the generated documentation
73 ….. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.2/screenshots/redoc-nested-res…
76 :alt: redoc screenshot
85 **Choose between redoc and swagger-ui.**
165 url(r'^redoc/$', schema_view.with_ui('redoc', cache_timeout=0), name='schema-redoc'),
174 * A ReDoc view of your API specification at ``/redoc/``
198 specified UI renderer; one of ``swagger``, ``redoc``
/dports/www/py-dj32-drf-yasg/drf-yasg-1.20.0/
H A Dupdate-ui.sh5 cp node_modules/redoc/bundles/redoc.standalone.js src/drf_yasg/static/drf-yasg/redoc/redoc.min.js
6 curl -o src/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js https://rebilly.github.io/ReDoc/release…
H A DREADME.rst58 `redoc <https://github.com/Rebilly/ReDoc>`_ for viewing the generated documentation
65 .. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.2/screenshots/redoc-nested-resp…
68 :alt: redoc screenshot
77 **Choose between redoc and swagger-ui.**
157 url(r'^redoc/$', schema_view.with_ui('redoc', cache_timeout=0), name='schema-redoc'),
166 * A ReDoc view of your API specification at ``/redoc/``
190 specified UI renderer; one of ``swagger``, ``redoc``
/dports/www/py-drf-yasg/drf-yasg-1.20.0/docs/
H A Dcustom_ui.rst5 …customized using the settings available in :ref:`swagger-ui-settings` and :ref:`redoc-ui-settings`.
7 You can also extend one of the `drf-yasg/swagger-ui.html`_ or `drf-yasg/redoc.html`_ templates that…
15 .. _drf-yasg/redoc.html: https://github.com/axnsan12/drf-yasg/blob/master/src/drf_yasg/templates/dr…
/dports/www/py-dj32-drf-yasg/drf-yasg-1.20.0/docs/
H A Dcustom_ui.rst5 …customized using the settings available in :ref:`swagger-ui-settings` and :ref:`redoc-ui-settings`.
7 You can also extend one of the `drf-yasg/swagger-ui.html`_ or `drf-yasg/redoc.html`_ templates that…
15 .. _drf-yasg/redoc.html: https://github.com/axnsan12/drf-yasg/blob/master/src/drf_yasg/templates/dr…
/dports/www/py-fastapi/fastapi-0.70.0/docs/ja/docs/deployment/
H A Ddocker.md143redoc" class="external-link" target="_blank">http://192.168.99.100/redoc</a> や <a href="http://127…
147 ![ReDoc](https://fastapi.tiangolo.com/img/index/index-02-redoc-simple.png)
/dports/www/py-fastapi/fastapi-0.70.0/docs/en/docs/advanced/
H A Dextending-openapi.md40 For example, let's add <a href="https://github.com/Rebilly/ReDoc/blob/master/docs/redoc-vendor-exte…
88 …ou go to <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.…
140 …ref="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js" class="external-link" ta…
150 ├── redoc.standalone.js
166 …"http://127.0.0.1:8000/static/redoc.standalone.js" class="external-link" target="_blank">http://12…
177 * Repo: https://github.com/Redocly/redoc
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/runtime/middleware/
H A Dredoc_test.go12 redoc := Redoc(RedocOpts{}, nil)
16 redoc.ServeHTTP(recorder, req)
H A Dswaggerui_test.go12 redoc := SwaggerUI(SwaggerUIOpts{}, nil)
16 redoc.ServeHTTP(recorder, req)
H A Dredoc.go98 <redoc spec-url='{{ .SpecURL }}'></redoc>
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/runtime/middleware/
H A Dredoc_test.go12 redoc := Redoc(RedocOpts{}, nil)
16 redoc.ServeHTTP(recorder, req)
H A Dredoc.go96 <redoc spec-url='{{ .SpecURL }}'></redoc>
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/runtime/middleware/
H A Dredoc_test.go12 redoc := Redoc(RedocOpts{}, nil)
16 redoc.ServeHTTP(recorder, req)
H A Dswaggerui_test.go12 redoc := SwaggerUI(SwaggerUIOpts{}, nil)
16 redoc.ServeHTTP(recorder, req)
H A Dredoc.go98 <redoc spec-url='{{ .SpecURL }}'></redoc>
/dports/www/py-flask-smorest/flask-smorest-0.31.2/docs/
H A Dopenapi.rst285 * https://rebilly.github.io/ReDoc/releases/v1.x.x/redoc.min.js
286 * https://rebilly.github.io/ReDoc/releases/v1.22.3/redoc.min.js
287 * https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js
288 * https://cdn.jsdelivr.net/npm/redoc@2.0.0-alpha.17/bundles/redoc.standalone.js
289 * https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js
357 OPENAPI_REDOC_PATH = "/redoc"
358 OPENAPI_REDOC_URL = "https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/go-openapi/runtime/middleware/
H A Dredoc.go96 <redoc spec-url='{{ .SpecURL }}'></redoc>
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-openapi/runtime/middleware/
H A Dredoc.go96 <redoc spec-url='{{ .SpecURL }}'></redoc>
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/
H A Dredoc.go96 <redoc spec-url='{{ .SpecURL }}'></redoc>
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/runtime/middleware/
H A Dredoc.go98 <redoc spec-url='{{ .SpecURL }}'></redoc>
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/runtime/middleware/
H A Dredoc.go98 <redoc spec-url='{{ .SpecURL }}'></redoc>
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/runtime/middleware/
H A Dredoc.go98 <redoc spec-url='{{ .SpecURL }}'></redoc>
/dports/www/py-drf-yasg/drf-yasg-1.20.0/src/drf_yasg.egg-info/
H A DPKG-INFO66 `redoc <https://github.com/Rebilly/ReDoc>`_ for viewing the generated documentation
73 ….. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.2/screenshots/redoc-nested-res…
76 :alt: redoc screenshot
85 **Choose between redoc and swagger-ui.**
165 url(r'^redoc/$', schema_view.with_ui('redoc', cache_timeout=0), name='schema-redoc'),
174 * A ReDoc view of your API specification at ``/redoc/``
198 specified UI renderer; one of ``swagger``, ``redoc``

1234567