@activepieces/piece-alt-text-ai 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -4
- package/src/i18n/de.json +35 -0
- package/src/i18n/es.json +35 -0
- package/src/i18n/fr.json +35 -0
- package/src/i18n/ja.json +35 -0
- package/src/i18n/nl.json +35 -0
- package/src/i18n/pt.json +35 -0
- package/src/i18n/translation.json +35 -0
- package/src/i18n/zh.json +35 -0
package/package.json
CHANGED
|
@@ -1,24 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-alt-text-ai",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"main": "./src/index.js",
|
|
6
6
|
"types": "./src/index.d.ts",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@sinclair/typebox": "0.34.11",
|
|
9
|
+
"ai": "^6.0.0",
|
|
9
10
|
"axios": "1.13.1",
|
|
10
11
|
"axios-retry": "4.4.1",
|
|
11
12
|
"deepmerge-ts": "7.1.0",
|
|
12
13
|
"form-data": "4.0.4",
|
|
14
|
+
"i18next": "23.13.0",
|
|
13
15
|
"mime-types": "2.1.35",
|
|
14
16
|
"nanoid": "3.3.8",
|
|
15
17
|
"semver": "7.6.0",
|
|
16
18
|
"socket.io-client": "4.8.1",
|
|
17
19
|
"tslib": "^2.3.0",
|
|
18
20
|
"zod": "4.1.13",
|
|
19
|
-
"@activepieces/pieces-common": "0.11.
|
|
20
|
-
"@activepieces/pieces-framework": "0.
|
|
21
|
-
"@activepieces/shared": "0.
|
|
21
|
+
"@activepieces/pieces-common": "0.11.3",
|
|
22
|
+
"@activepieces/pieces-framework": "0.25.1",
|
|
23
|
+
"@activepieces/shared": "0.34.0"
|
|
22
24
|
},
|
|
23
25
|
"resolutions": {
|
|
24
26
|
"rollup": "npm:@rollup/wasm-node"
|
package/src/i18n/de.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "Sie können Ihren API-Schlüssel unter [Kontoeinstellungen](https://alttext.ai/account/api_keys).",
|
|
3
|
+
"Generate Alt Text": "Alt Text generieren",
|
|
4
|
+
"Custom API Call": "Eigener API-Aufruf",
|
|
5
|
+
"Generates a descriptive alt text for a given image.": "Erzeugt einen beschreibenden Alt-Text für ein gegebenes Bild.",
|
|
6
|
+
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
|
7
|
+
"Image": "Bild",
|
|
8
|
+
"Keywords": "Stichwörter",
|
|
9
|
+
"Negative Keywords": "Negative Keywords",
|
|
10
|
+
"Keyword Source": "Keyword-Quelle",
|
|
11
|
+
"Method": "Methode",
|
|
12
|
+
"Headers": "Kopfzeilen",
|
|
13
|
+
"Query Parameters": "Abfrageparameter",
|
|
14
|
+
"Body Type": "Körpertyp",
|
|
15
|
+
"Body": "Körper",
|
|
16
|
+
"Response is Binary ?": "Antwort ist binär?",
|
|
17
|
+
"No Error on Failure": "Kein Fehler bei Fehler",
|
|
18
|
+
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
|
19
|
+
"Follow redirects": "Weiterleitungen folgen",
|
|
20
|
+
"keywords / phrases to be considered when generating the alt text.": "Keywords / Phrasen bei der Generierung des alt-Textes.",
|
|
21
|
+
"negative keywords / phrases to be removed from any generated alt text.": "negative Keywords / Phrasen aus jedem generierten Alt-Text zu entfernen.",
|
|
22
|
+
"Text to use as the source of keywords for the alt text.": "Text der als Quelle von Schlüsselwörtern für den Alt-Text verwendet wird.",
|
|
23
|
+
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
|
24
|
+
"Enable for files like PDFs, images, etc.": "Aktivieren für Dateien wie PDFs, Bilder usw.",
|
|
25
|
+
"GET": "ERHALTEN",
|
|
26
|
+
"POST": "POST",
|
|
27
|
+
"PATCH": "PATCH",
|
|
28
|
+
"PUT": "PUT",
|
|
29
|
+
"DELETE": "LÖSCHEN",
|
|
30
|
+
"HEAD": "HEAD",
|
|
31
|
+
"None": "Keine",
|
|
32
|
+
"JSON": "JSON",
|
|
33
|
+
"Form Data": "Formulardaten",
|
|
34
|
+
"Raw": "Rohe"
|
|
35
|
+
}
|
package/src/i18n/es.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "Puedes obtener tu clave API de [Configuración de la cuenta](https://alttext.ai/account/api_keys).",
|
|
3
|
+
"Generate Alt Text": "Generar texto Alt",
|
|
4
|
+
"Custom API Call": "Llamada API personalizada",
|
|
5
|
+
"Generates a descriptive alt text for a given image.": "Genera un texto alt descriptivo para una imagen determinada.",
|
|
6
|
+
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
7
|
+
"Image": "Imagen",
|
|
8
|
+
"Keywords": "Palabras clave",
|
|
9
|
+
"Negative Keywords": "Palabras clave negativas",
|
|
10
|
+
"Keyword Source": "Fuente de palabra clave",
|
|
11
|
+
"Method": "Método",
|
|
12
|
+
"Headers": "Encabezados",
|
|
13
|
+
"Query Parameters": "Parámetros de consulta",
|
|
14
|
+
"Body Type": "Tipo de cuerpo",
|
|
15
|
+
"Body": "Cuerpo",
|
|
16
|
+
"Response is Binary ?": "¿Respuesta es binaria?",
|
|
17
|
+
"No Error on Failure": "No hay ningún error en fallo",
|
|
18
|
+
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
|
19
|
+
"Follow redirects": "Seguir redirecciones",
|
|
20
|
+
"keywords / phrases to be considered when generating the alt text.": "palabras clave / frases a tener en cuenta al generar el texto alternativo.",
|
|
21
|
+
"negative keywords / phrases to be removed from any generated alt text.": "palabras clave negativas / frases a eliminar de cualquier texto alt generado.",
|
|
22
|
+
"Text to use as the source of keywords for the alt text.": "Texto a usar como fuente de palabras clave para el texto alternativo.",
|
|
23
|
+
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
|
24
|
+
"Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
|
|
25
|
+
"GET": "RECOGER",
|
|
26
|
+
"POST": "POST",
|
|
27
|
+
"PATCH": "PATCH",
|
|
28
|
+
"PUT": "PUT",
|
|
29
|
+
"DELETE": "BORRAR",
|
|
30
|
+
"HEAD": "LIMPIO",
|
|
31
|
+
"None": "Ninguna",
|
|
32
|
+
"JSON": "JSON",
|
|
33
|
+
"Form Data": "Datos de Formulario",
|
|
34
|
+
"Raw": "Rápido"
|
|
35
|
+
}
|
package/src/i18n/fr.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "Vous pouvez obtenir votre clé API dans [Paramètres du compte](https://alttext.ai/account/api_keys).",
|
|
3
|
+
"Generate Alt Text": "Générer le texte alternatif",
|
|
4
|
+
"Custom API Call": "Appel d'API personnalisé",
|
|
5
|
+
"Generates a descriptive alt text for a given image.": "Génère un texte alt descriptif pour une image donnée.",
|
|
6
|
+
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
|
|
7
|
+
"Image": "Image",
|
|
8
|
+
"Keywords": "Mots clés",
|
|
9
|
+
"Negative Keywords": "Mots-clés négatifs",
|
|
10
|
+
"Keyword Source": "Source du mot clé",
|
|
11
|
+
"Method": "Méthode",
|
|
12
|
+
"Headers": "Headers",
|
|
13
|
+
"Query Parameters": "Paramètres de requête",
|
|
14
|
+
"Body Type": "Body Type",
|
|
15
|
+
"Body": "Body",
|
|
16
|
+
"Response is Binary ?": "La réponse est Binaire ?",
|
|
17
|
+
"No Error on Failure": "Aucune erreur en cas d'échec",
|
|
18
|
+
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
|
|
19
|
+
"Follow redirects": "Suivre les redirections",
|
|
20
|
+
"keywords / phrases to be considered when generating the alt text.": "mots-clés / phrases à considérer lors de la génération du texte alt.",
|
|
21
|
+
"negative keywords / phrases to be removed from any generated alt text.": "mots clés / phrases négatifs à supprimer de tout texte alt généré.",
|
|
22
|
+
"Text to use as the source of keywords for the alt text.": "Texte à utiliser comme source de mots-clés pour le texte alt.",
|
|
23
|
+
"Authorization headers are injected automatically from your connection.": "Les Headers d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
|
24
|
+
"Enable for files like PDFs, images, etc.": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
|
25
|
+
"GET": "GET",
|
|
26
|
+
"POST": "POST",
|
|
27
|
+
"PATCH": "PATCH",
|
|
28
|
+
"PUT": "PUT",
|
|
29
|
+
"DELETE": "DELETE",
|
|
30
|
+
"HEAD": "HEAD",
|
|
31
|
+
"None": "Aucun",
|
|
32
|
+
"JSON": "JSON",
|
|
33
|
+
"Form Data": "Données du formulaire",
|
|
34
|
+
"Raw": "Brut"
|
|
35
|
+
}
|
package/src/i18n/ja.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "API キーは [アカウント設定](https://alttext.ai/account/api_keys) から取得できます。",
|
|
3
|
+
"Generate Alt Text": "代替テキストを生成",
|
|
4
|
+
"Custom API Call": "カスタムAPI通話",
|
|
5
|
+
"Generates a descriptive alt text for a given image.": "指定した画像の説明的な alt テキストを生成します。",
|
|
6
|
+
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
7
|
+
"Image": "画像",
|
|
8
|
+
"Keywords": "キーワード",
|
|
9
|
+
"Negative Keywords": "マイナスキーワード",
|
|
10
|
+
"Keyword Source": "キーワードソース",
|
|
11
|
+
"Method": "方法",
|
|
12
|
+
"Headers": "ヘッダー",
|
|
13
|
+
"Query Parameters": "クエリパラメータ",
|
|
14
|
+
"Body Type": "ボディタイプ",
|
|
15
|
+
"Body": "本文",
|
|
16
|
+
"Response is Binary ?": "応答はバイナリですか?",
|
|
17
|
+
"No Error on Failure": "失敗時にエラーはありません",
|
|
18
|
+
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
19
|
+
"Follow redirects": "リダイレクトをフォローする",
|
|
20
|
+
"keywords / phrases to be considered when generating the alt text.": "alt テキストを生成するときに考慮されるキーワード / フレーズ。",
|
|
21
|
+
"negative keywords / phrases to be removed from any generated alt text.": "生成された代替テキストから削除される負のキーワード / フレーズ。",
|
|
22
|
+
"Text to use as the source of keywords for the alt text.": "代替テキストのキーワードのソースとして使用するテキスト。",
|
|
23
|
+
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
24
|
+
"Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
|
|
25
|
+
"GET": "取得",
|
|
26
|
+
"POST": "POST",
|
|
27
|
+
"PATCH": "PATCH",
|
|
28
|
+
"PUT": "PUT",
|
|
29
|
+
"DELETE": "削除",
|
|
30
|
+
"HEAD": "頭",
|
|
31
|
+
"None": "なし",
|
|
32
|
+
"JSON": "JSON",
|
|
33
|
+
"Form Data": "フォームデータ",
|
|
34
|
+
"Raw": "Raw"
|
|
35
|
+
}
|
package/src/i18n/nl.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "U kunt uw API-sleutel verkrijgen via [Accountinstellingen](https://alttext.ai/account/api_keys).",
|
|
3
|
+
"Generate Alt Text": "Genereer Alt-tekst",
|
|
4
|
+
"Custom API Call": "Custom API Call",
|
|
5
|
+
"Generates a descriptive alt text for a given image.": "Genereert een beschrijvende alt-tekst voor een bepaalde afbeelding.",
|
|
6
|
+
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
|
7
|
+
"Image": "Afbeelding",
|
|
8
|
+
"Keywords": "Sleutelwoorden",
|
|
9
|
+
"Negative Keywords": "Negatieve trefwoorden",
|
|
10
|
+
"Keyword Source": "Bron trefwoord",
|
|
11
|
+
"Method": "Methode",
|
|
12
|
+
"Headers": "Kopteksten",
|
|
13
|
+
"Query Parameters": "Query parameters",
|
|
14
|
+
"Body Type": "Type lichaam",
|
|
15
|
+
"Body": "Lichaam",
|
|
16
|
+
"Response is Binary ?": "Antwoord is binair?",
|
|
17
|
+
"No Error on Failure": "Geen fout bij fout",
|
|
18
|
+
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
19
|
+
"Follow redirects": "Volg omleidingen",
|
|
20
|
+
"keywords / phrases to be considered when generating the alt text.": "trefwoorden / zinnen die in aanmerking worden genomen bij het genereren van de Alt-tekst.",
|
|
21
|
+
"negative keywords / phrases to be removed from any generated alt text.": "negatieve sleutelwoorden / zinnen die verwijderd moeten worden uit elke gegenereerde Alt-tekst.",
|
|
22
|
+
"Text to use as the source of keywords for the alt text.": "Tekst om te gebruiken als bron van trefwoorden voor de alt-tekst.",
|
|
23
|
+
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
24
|
+
"Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
|
|
25
|
+
"GET": "KRIJG",
|
|
26
|
+
"POST": "POSTE",
|
|
27
|
+
"PATCH": "BEKIJK",
|
|
28
|
+
"PUT": "PUT",
|
|
29
|
+
"DELETE": "VERWIJDEREN",
|
|
30
|
+
"HEAD": "HOOFD",
|
|
31
|
+
"None": "geen",
|
|
32
|
+
"JSON": "JSON",
|
|
33
|
+
"Form Data": "Formulieren gegevens",
|
|
34
|
+
"Raw": "Onbewerkte"
|
|
35
|
+
}
|
package/src/i18n/pt.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "Você pode obter sua chave de API em [Configurações da Conta](https://alttext.ai/account/api_keys).",
|
|
3
|
+
"Generate Alt Text": "Gerar Texto Alternativo",
|
|
4
|
+
"Custom API Call": "Chamada de API personalizada",
|
|
5
|
+
"Generates a descriptive alt text for a given image.": "Gera um texto alternativo descritivo para uma determinada imagem.",
|
|
6
|
+
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
|
7
|
+
"Image": "Imagem:",
|
|
8
|
+
"Keywords": "Palavras-chave",
|
|
9
|
+
"Negative Keywords": "Palavras-chave negativas",
|
|
10
|
+
"Keyword Source": "Fonte da palavra-chave",
|
|
11
|
+
"Method": "Método",
|
|
12
|
+
"Headers": "Cabeçalhos",
|
|
13
|
+
"Query Parameters": "Parâmetros da consulta",
|
|
14
|
+
"Body Type": "Tipo de Corpo",
|
|
15
|
+
"Body": "Conteúdo",
|
|
16
|
+
"Response is Binary ?": "A resposta é binária ?",
|
|
17
|
+
"No Error on Failure": "Nenhum erro no Failure",
|
|
18
|
+
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
|
19
|
+
"Follow redirects": "Seguir redirecionamentos",
|
|
20
|
+
"keywords / phrases to be considered when generating the alt text.": "palavras-chave / frases a serem consideradas quando gerar o texto alternativo.",
|
|
21
|
+
"negative keywords / phrases to be removed from any generated alt text.": "palavras-chave / frases negativas a serem removidas de qualquer texto alternativo gerado.",
|
|
22
|
+
"Text to use as the source of keywords for the alt text.": "Texto para usar como fonte de palavras-chave para o texto alternativo.",
|
|
23
|
+
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
|
24
|
+
"Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
|
|
25
|
+
"GET": "OBTER",
|
|
26
|
+
"POST": "POSTAR",
|
|
27
|
+
"PATCH": "COMPRAR",
|
|
28
|
+
"PUT": "COLOCAR",
|
|
29
|
+
"DELETE": "EXCLUIR",
|
|
30
|
+
"HEAD": "CABEÇA",
|
|
31
|
+
"None": "Nenhuma",
|
|
32
|
+
"JSON": "JSON",
|
|
33
|
+
"Form Data": "Dados de Formulário",
|
|
34
|
+
"Raw": "RAW"
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).",
|
|
3
|
+
"Generate Alt Text": "Generate Alt Text",
|
|
4
|
+
"Custom API Call": "Custom API Call",
|
|
5
|
+
"Generates a descriptive alt text for a given image.": "Generates a descriptive alt text for a given image.",
|
|
6
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
7
|
+
"Image": "Image",
|
|
8
|
+
"Keywords": "Keywords",
|
|
9
|
+
"Negative Keywords": "Negative Keywords",
|
|
10
|
+
"Keyword Source": "Keyword Source",
|
|
11
|
+
"Method": "Method",
|
|
12
|
+
"Headers": "Headers",
|
|
13
|
+
"Query Parameters": "Query Parameters",
|
|
14
|
+
"Body Type": "Body Type",
|
|
15
|
+
"Body": "Body",
|
|
16
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
17
|
+
"No Error on Failure": "No Error on Failure",
|
|
18
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
19
|
+
"Follow redirects": "Follow redirects",
|
|
20
|
+
"keywords / phrases to be considered when generating the alt text.": "keywords / phrases to be considered when generating the alt text.",
|
|
21
|
+
"negative keywords / phrases to be removed from any generated alt text.": "negative keywords / phrases to be removed from any generated alt text.",
|
|
22
|
+
"Text to use as the source of keywords for the alt text.": "Text to use as the source of keywords for the alt text.",
|
|
23
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
24
|
+
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
|
|
25
|
+
"GET": "GET",
|
|
26
|
+
"POST": "POST",
|
|
27
|
+
"PATCH": "PATCH",
|
|
28
|
+
"PUT": "PUT",
|
|
29
|
+
"DELETE": "DELETE",
|
|
30
|
+
"HEAD": "HEAD",
|
|
31
|
+
"None": "None",
|
|
32
|
+
"JSON": "JSON",
|
|
33
|
+
"Form Data": "Form Data",
|
|
34
|
+
"Raw": "Raw"
|
|
35
|
+
}
|
package/src/i18n/zh.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).",
|
|
3
|
+
"Generate Alt Text": "Generate Alt Text",
|
|
4
|
+
"Custom API Call": "自定义 API 呼叫",
|
|
5
|
+
"Generates a descriptive alt text for a given image.": "Generates a descriptive alt text for a given image.",
|
|
6
|
+
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
|
7
|
+
"Image": "Image",
|
|
8
|
+
"Keywords": "Keywords",
|
|
9
|
+
"Negative Keywords": "Negative Keywords",
|
|
10
|
+
"Keyword Source": "Keyword Source",
|
|
11
|
+
"Method": "方法",
|
|
12
|
+
"Headers": "信头",
|
|
13
|
+
"Query Parameters": "查询参数",
|
|
14
|
+
"Body Type": "Body Type",
|
|
15
|
+
"Body": "正文内容",
|
|
16
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
17
|
+
"No Error on Failure": "失败时没有错误",
|
|
18
|
+
"Timeout (in seconds)": "超时(秒)",
|
|
19
|
+
"Follow redirects": "Follow redirects",
|
|
20
|
+
"keywords / phrases to be considered when generating the alt text.": "keywords / phrases to be considered when generating the alt text.",
|
|
21
|
+
"negative keywords / phrases to be removed from any generated alt text.": "negative keywords / phrases to be removed from any generated alt text.",
|
|
22
|
+
"Text to use as the source of keywords for the alt text.": "Text to use as the source of keywords for the alt text.",
|
|
23
|
+
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
24
|
+
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
|
|
25
|
+
"GET": "获取",
|
|
26
|
+
"POST": "帖子",
|
|
27
|
+
"PATCH": "PATCH",
|
|
28
|
+
"PUT": "弹出",
|
|
29
|
+
"DELETE": "删除",
|
|
30
|
+
"HEAD": "黑色",
|
|
31
|
+
"None": "无",
|
|
32
|
+
"JSON": "JSON",
|
|
33
|
+
"Form Data": "表单数据",
|
|
34
|
+
"Raw": "原始文件"
|
|
35
|
+
}
|