Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 117 for oai (0.05 sec)

  1. docs/tr/docs/features.md

    ---
    hide:
      - navigation
    ---
    
    # Özelikler
    
    ## FastAPI özellikleri
    
    **FastAPI** sana bunları sağlıyor
    
    ### Açık standartları temel alır
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  2. docs/pl/docs/features.md

    ---
    hide:
      - navigation
    ---
    
    # Cechy
    
    ## Cechy FastAPI
    
    **FastAPI** zapewnia Ci następujące korzyści:
    
    ### Oparcie o standardy open
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  3. docs/en/docs/features.md

    ---
    hide:
      - navigation
    ---
    
    # Features
    
    ## FastAPI features
    
    **FastAPI** gives you the following:
    
    ### Based on open standards
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 02 22:37:31 UTC 2024
    - 9.3K bytes
    - Viewed (0)
  4. docs/fr/docs/features.md

    ---
    hide:
      - navigation
    ---
    
    # Fonctionnalités
    
    ## Fonctionnalités de FastAPI
    
    **FastAPI** vous offre ceci:
    
    ### Basé sur des standards ouverts
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/types.go

    	// See https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types for more.
    	Type string
    	// format is an optional OpenAPI type definition for this column. The 'name' format is applied
    	// to the primary identifier column to assist in clients identifying column is the resource name.
    	// See https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types for more.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 19:06:46 UTC 2024
    - 21.2K bytes
    - Viewed (0)
  6. docs/de/docs/tutorial/first-steps.md

    Ein „Schema“ ist eine Definition oder Beschreibung von etwas. Nicht der eigentliche Code, der es implementiert, sondern lediglich eine abstrakte Beschreibung.
    
    #### API-„Schema“
    
    In diesem Fall ist  <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> eine Spezifikation, die vorschreibt, wie ein Schema für Ihre API zu definieren ist.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Jan 13 12:16:22 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  7. docs/pt/docs/features.md

    ---
    hide:
      - navigation
    ---
    
    # Recursos
    
    ## Recursos do FastAPI
    
    **FastAPI** te oferece o seguinte:
    
    ### Baseado em padrões abertos
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  8. docs/es/docs/features.md

    ---
    hide:
      - navigation
    ---
    
    # Características
    
    ## Características de FastAPI
    
    **FastAPI** te provee lo siguiente:
    
    ### Basado en estándares abiertos
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Mar 22 01:42:11 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  9. docs/fa/docs/features.md

    # ویژگی ها
    
    ## ویژگی های FastAPI
    
    **FastAPI** موارد زیر را به شما ارائه میدهد:
    
    ### برپایه استاندارد های باز
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Mar 22 01:42:11 UTC 2024
    - 15K bytes
    - Viewed (0)
  10. docs/ko/docs/tutorial/first-steps.md

    ### OpenAPI
    
    **FastAPI**는 API를 정의하기 위한 **OpenAPI** 표준을 사용하여 여러분의 모든 API를 이용해 "스키마"를 생성합니다.
    
    #### "스키마"
    
    "스키마"는 무언가의 정의 또는 설명입니다. 이를 구현하는 코드가 아니라 추상적인 설명일 뿐입니다.
    
    #### API "스키마"
    
    <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a>는 API의 스키마를 어떻게 정의하는지 지시하는 규격입니다.
    
    이 스키마 정의는 API 경로, 가능한 매개변수 등을 포함합니다.
    
    #### 데이터 "스키마"
    
    "스키마"라는 용어는 JSON처럼 어떤 데이터의 형태를 나타낼 수도 있습니다.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 10.5K bytes
    - Viewed (0)
Back to top