Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 369 for customer (0.11 sec)

  1. docs/de/docs/advanced/openapi-callbacks.md

    Sehen wir uns das alles anhand eines Beispiels an.
    
    Stellen Sie sich vor, Sie entwickeln eine Anwendung, mit der Sie Rechnungen erstellen können.
    
    Diese Rechnungen haben eine `id`, einen optionalen `title`, einen `customer` (Kunde) und ein `total` (Gesamtsumme).
    
    Der Benutzer Ihrer API (ein externer Entwickler) erstellt mit einem POST-Request eine Rechnung in Ihrer API.
    
    Dann wird Ihre API (beispielsweise):
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  2. docs/en/docs/advanced/openapi-callbacks.md

    Imagine you develop an app that allows creating invoices.
    
    These invoices will have an `id`, `title` (optional), `customer`, and `total`.
    
    The user of your API (an external developer) will create an invoice in your API with a POST request.
    
    Then your API will (let's imagine):
    
    * Send the invoice to some customer of the external developer.
    * Collect the money.
    * Send a notification back to the API user (the external developer).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 7.9K bytes
    - Viewed (0)
  3. docs/es/docs/advanced/openapi-callbacks.md

    ## Una aplicación con callbacks
    
    Veamos todo esto con un ejemplo.
    
    Imagina que desarrollas una aplicación que permite crear facturas.
    
    Estas facturas tendrán un `id`, `title` (opcional), `customer`, y `total`.
    
    El usuario de tu API (un desarrollador externo) creará una factura en tu API con un request POST.
    
    Luego tu API (imaginemos):
    
    * Enviará la factura a algún cliente del desarrollador externo.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 8K bytes
    - Viewed (0)
  4. docs/em/docs/advanced/openapi-callbacks.md

    👉 💼, 👆 💪 💚 📄 ❔ 👈 🔢 🛠️ *🔜* 👀 💖. ⚫️❔ *➡ 🛠️* ⚫️ 🔜 ✔️, ⚫️❔ 💪 ⚫️ 🔜 ⌛, ⚫️❔ 📨 ⚫️ 🔜 📨, ♒️.
    
    ## 📱 ⏮️ ⏲
    
    ➡️ 👀 🌐 👉 ⏮️ 🖼.
    
    🌈 👆 🛠️ 📱 👈 ✔ 🏗 🧾.
    
    👉 🧾 🔜 ✔️ `id`, `title` (📦), `customer`, & `total`.
    
    👩‍💻 👆 🛠️ (🔢 👩‍💻) 🔜 ✍ 🧾 👆 🛠️ ⏮️ 🏤 📨.
    
    ⤴️ 👆 🛠️ 🔜 (➡️ 🌈):
    
    * 📨 🧾 🕴 🔢 👩‍💻.
    * 📈 💸.
    * 📨 📨 🔙 🛠️ 👩‍💻 (🔢 👩‍💻).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  5. android/guava/src/com/google/common/base/Throwables.java

       * context from when the error or exception was initially detected. Example usage:
       *
       * <pre>
       * assertEquals("Unable to assign a customer id", Throwables.getRootCause(e).getMessage());
       * </pre>
       *
       * @throws IllegalArgumentException if there is a loop in the causal chain
       */
      public static Throwable getRootCause(Throwable throwable) {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 20.6K bytes
    - Viewed (0)
  6. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    *.me-south-1.airflow.amazonaws.com
    *.migration.run
    *.mm
    *.moonscale.io
    *.my.canva.site
    *.my.canvasite.cn
    *.nagoya.jp
    *.nodebalancer.linode.com
    *.nom.br
    *.northflank.app
    *.np
    *.oci.customer-oci.com
    *.ocp.customer-oci.com
    *.ocs.customer-oci.com
    *.on-acorn.io
    *.on-k3s.io
    *.on-rancher.cloud
    *.on-rio.io
    *.oraclecloudapps.com
    *.oraclegovcloudapps.com
    *.oraclegovcloudapps.uk
    *.otap.co
    *.owo.codes
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    *.me-south-1.airflow.amazonaws.com
    *.migration.run
    *.mm
    *.moonscale.io
    *.my.canva.site
    *.my.canvasite.cn
    *.nagoya.jp
    *.nodebalancer.linode.com
    *.nom.br
    *.northflank.app
    *.np
    *.oci.customer-oci.com
    *.ocp.customer-oci.com
    *.ocs.customer-oci.com
    *.on-acorn.io
    *.on-k3s.io
    *.on-rancher.cloud
    *.on-rio.io
    *.oraclecloudapps.com
    *.oraclegovcloudapps.com
    *.oraclegovcloudapps.uk
    *.otap.co
    *.owo.codes
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  8. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Submitted by Gregory Drake <******@****.***>
    // Note: This is intended to also include customer-oci.com due to wildcards implicitly including the current label
    *.customer-oci.com
    *.oci.customer-oci.com
    *.ocp.customer-oci.com
    *.ocs.customer-oci.com
    *.oraclecloudapps.com
    *.oraclegovcloudapps.com
    *.oraclegovcloudapps.uk
    
    // Orange : https://www.orange.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  9. docs/en/docs/js/custom.js

                            saveBuffer();
                            const promptStart = line.indexOf(promptLiteralStart);
                            if (promptStart === -1) {
                                console.error("Custom prompt found but no end delimiter", line)
                            }
                            const prompt = line.slice(0, promptStart).replace(customPromptLiteralStart, "")
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Thu Jan 02 20:44:50 UTC 2025
    - 5.4K bytes
    - Viewed (2)
  10. docs/en/docs/advanced/custom-response.md

    ## Custom response class { #custom-response-class }
    
    You can create your own custom response class, inheriting from `Response` and using it.
    
    For example, let's say that you want to use <a href="https://github.com/ijl/orjson" class="external-link" target="_blank">`orjson`</a>, but with some custom settings not used in the included `ORJSONResponse` class.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 12.2K bytes
    - Viewed (0)
Back to top