Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 146 for Contact (0.2 sec)

  1. fastapi/openapi/utils.py

        if summary:
            info["summary"] = summary
        if description:
            info["description"] = description
        if terms_of_service:
            info["termsOfService"] = terms_of_service
        if contact:
            info["contact"] = contact
        if license_info:
            info["license"] = license_info
        output: Dict[str, Any] = {"openapi": openapi_version, "info": info}
        if servers:
            output["servers"] = servers
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:40:57 GMT 2024
    - 21.8K bytes
    - Viewed (0)
  2. fastapi/openapi/models.py

        url: Optional[AnyUrl] = None
    
    
    class Info(BaseModelWithConfig):
        title: str
        summary: Optional[str] = None
        description: Optional[str] = None
        termsOfService: Optional[str] = None
        contact: Optional[Contact] = None
        license: Optional[License] = None
        version: str
    
    
    class ServerVariable(BaseModelWithConfig):
        enum: Annotated[Optional[List[str]], Field(min_length=1)] = None
        default: str
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 22:49:33 GMT 2024
    - 15K bytes
    - Viewed (1)
  3. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.jar

    normally appear. * * 4. The names "The Jakarta Project", "Commons", and "Apache Software * Foundation" must not be used to endorse or promote products derived * from this software without prior written permission. For written * permission, please contact ******@****.***. * * 5. Products derived from this software may not be called "Apache" * nor may "Apache" appear in their names without prior written * permission of the Apache Group. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 30.9K bytes
    - Viewed (0)
  4. src/main/resources/fess_label.properties

    labels.searchoptions_num={0} results
    labels.searchoptions_menu_lang=Languages
    labels.searchoptions_menu_labels=Labels
    labels.error_title=Error
    labels.system_error_title=System Error
    labels.contact_site_admin=Contact the Site Administrator.
    labels.request_error_title=Bad Request
    labels.bad_request=Invalid request for the url.
    labels.page_not_found_title=Page Not Found
    labels.check_url=Check the url.
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  5. src/main/resources/fess_label_en.properties

    labels.searchoptions_num={0} results
    labels.searchoptions_menu_lang=Languages
    labels.searchoptions_menu_labels=Labels
    labels.error_title=Error
    labels.system_error_title=System Error
    labels.contact_site_admin=Contact the Site Administrator.
    labels.request_error_title=Bad Request
    labels.bad_request=Invalid request for the url.
    labels.page_not_found_title=Page Not Found
    labels.check_url=Check the url.
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ru.properties

    labels.searchoptions_num={0} вхождений
    labels.searchoptions_menu_lang=Языки
    labels.searchoptions_menu_labels=Названия
    labels.error_title=Ошибка
    labels.system_error_title=Системная ошибка
    labels.contact_site_admin=Свяжитесь с администратором сайта.
    labels.request_error_title=Неправильный Запрос
    labels.bad_request=Неверный запрос на URL-адрес.
    labels.page_not_found_title=Страница не найдена
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ko.properties

    labels.searchoptions_menu_num = 건수
    labels.searchoptions_num = {0} 개
    labels.searchoptions_menu_lang = 언어
    labels.searchoptions_menu_labels = 레이블(Label)
    labels.error_title = 에러
    labels.system_error_title = 시스템 에러
    labels.contact_site_admin = 사이트 관리자에게 문의하십시오.
    labels.request_error_title = 요청 형식이 올바르지 않습니다.
    labels.bad_request = URL에 대한 요청이 올바르지 않습니다.
    labels.page_not_found_title = 페이지를 찾을 수 없습니다.
    labels.check_url = URL을 확인하십시오.
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_de.properties

    labels.searchoptions_num={0} Suchergebnisse
    labels.searchoptions_menu_lang=Sprachen
    labels.searchoptions_menu_labels=Label
    labels.error_title=Fehler
    labels.system_error_title=Systemfehler
    labels.contact_site_admin=Kontaktiere den Seitenadmin.
    labels.request_error_title=Fehlerhafte Anfrage.
    labels.bad_request=Ungültige Anfrage für die URL.
    labels.page_not_found_title=Seite nicht gefunden
    labels.check_url=Prüfe die URL.
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_fr.properties

    labels.searchoptions_num	=	{0} résultats
    labels.searchoptions_menu_lang	=	Langues
    labels.searchoptions_menu_labels	=	Étiquettes
    labels.error_title	=	Erreur
    labels.system_error_title	=	Erreur système
    labels.contact_site_admin	=	Contactez l'administrateur du site.
    labels.request_error_title	=	Mauvaise requête
    labels.bad_request	=	Requête invalide pour l'URL.
    labels.page_not_found_title	=	Page non trouvée
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ja.properties

    labels.searchoptions_menu_num=件数
    labels.searchoptions_num={0} 件
    labels.searchoptions_menu_lang=言語
    labels.searchoptions_menu_labels=ラベル
    labels.error_title=エラー
    labels.system_error_title=システムエラー
    labels.contact_site_admin=サイト管理者にお問い合わせください。
    labels.request_error_title=リクエスト形式が正しくありません。
    labels.bad_request=URLへのリクエストが正しくありません。
    labels.page_not_found_title=ページが見つかりません。
    labels.check_url=URLを確認してください。
    labels.user_name=ユーザー名
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
Back to top