- Sort Score
- Num 10 results
- Language All
Results 91 - 100 of 181 for jedoch (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/uk/docs/tutorial/metadata.md
* Ви можете вимкнути його, встановивши `docs_url=None`. * **ReDoc**: доступний за адресою `/redoc`. * Ви можете змінити його URL за допомогою параметра `redoc_url`. * Ви можете вимкнути його, встановивши `redoc_url=None`. Наприклад, щоб налаштувати Swagger UI на `/documentation` і вимкнути ReDoc:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 8.8K bytes - Click Count (0) -
docs/en/docs/tutorial/first-steps.md
### Alternative API docs { #alternative-api-docs } And now, go to [http://127.0.0.1:8000/redoc](http://127.0.0.1:8000/redoc). You will see the alternative automatic documentation (provided by [ReDoc](https://github.com/Rebilly/ReDoc)):  ### OpenAPI { #openapi }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 13.4K bytes - Click Count (0) -
docs/de/docs/tutorial/first-steps.md
### Alternative API-Dokumentation { #alternative-api-docs } Gehen Sie nun auf [http://127.0.0.1:8000/redoc](http://127.0.0.1:8000/redoc). Dort sehen Sie die alternative, automatische Dokumentation (bereitgestellt durch [ReDoc](https://github.com/Rebilly/ReDoc)):  ### OpenAPI { #openapi }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 14.9K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/metadata.md
## 文件 URL { #docs-urls } 你可以設定內建的兩個文件使用者介面: * Swagger UI:提供於 `/docs`。 * 可用 `docs_url` 參數設定其 URL。 * 設定 `docs_url=None` 可停用。 * ReDoc:提供於 `/redoc`。 * 可用 `redoc_url` 參數設定其 URL。 * 設定 `redoc_url=None` 可停用。 例如,將 Swagger UI 提供於 `/documentation`,並停用 ReDoc:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 5.6K bytes - Click Count (0) -
docs/de/docs/tutorial/metadata.md
* Sie können sie deaktivieren, indem Sie `docs_url=None` festlegen. * **ReDoc**: bereitgestellt unter `/redoc`. * Sie können deren URL mit dem Parameter `redoc_url` festlegen. * Sie können sie deaktivieren, indem Sie `redoc_url=None` festlegen. Um beispielsweise Swagger UI so einzustellen, dass sie unter `/documentation` bereitgestellt wird, und ReDoc zu deaktivieren:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 6.8K bytes - Click Count (0) -
docs/es/docs/tutorial/metadata.md
* Puedes deshabilitarla estableciendo `docs_url=None`. * **ReDoc**: servida en `/redoc`. * Puedes establecer su URL con el parámetro `redoc_url`. * Puedes deshabilitarla estableciendo `redoc_url=None`. Por ejemplo, para configurar Swagger UI para que se sirva en `/documentation` y deshabilitar ReDoc:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 6.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/base/login/EntraIdCredential.java
// Check if token is still valid by comparing absolute timestamps final long tokenExpiryTime = authResult.expiresOnDate().getTime(); // milliseconds since epoch final long currentTime = ComponentUtil.getSystemHelper().getCurrentTimeAsLong(); // milliseconds since epoch if (tokenExpiryTime < currentTime) { if (logger.isDebugEnabled()) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 7.8K bytes - Click Count (0) -
docs/en/data/translation_reviewers.yml
url: https://github.com/JaeHyuckSa Jedore: login: Jedore count: 15 avatarUrl: https://avatars.githubusercontent.com/u/17944025?u=81d503e1c800eb666b3861ca47a3a773bbc3f539&v=4 url: https://github.com/Jedore kim-sangah: login: kim-sangah count: 15 avatarUrl: https://avatars.githubusercontent.com/u/173775778?v=4
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 07:31:54 GMT 2026 - 66K bytes - Click Count (0) -
docs/de/docs/tutorial/path-params.md
Zum Beispiel bietet **FastAPI** selbst eine alternative API-Dokumentation (verwendet ReDoc), welche Sie unter [http://127.0.0.1:8000/redoc](http://127.0.0.1:8000/redoc) einsehen können: <img src="/img/tutorial/path-params/image02.png"> Und viele weitere kompatible Tools. Inklusive Codegenerierung für viele Sprachen. ## Pydantic { #pydantic }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 10K bytes - Click Count (0) -
docs/fr/docs/deployment/docker.md
Et vous pouvez aussi aller sur [http://192.168.99.100/redoc](http://192.168.99.100/redoc) ou [http://127.0.0.1/redoc](http://127.0.0.1/redoc) (ou équivalent, en utilisant votre hôte Docker). Vous verrez la documentation automatique alternative (fournie par [ReDoc](https://github.com/Rebilly/ReDoc)) : 
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 32.3K bytes - Click Count (0)