nuxt-openapi-docs-module
Version:
A module for Nuxt.js to generate pages from OpenAPI specifications
62 lines (61 loc) • 1.99 kB
JSON
{
"openapidoc": {
"api_documentation": "APIドキュメント",
"info": "情報",
"components": "コンポーネント",
"callbacks": "コールバック",
"examples": "例",
"media_type": "メディアタイプ",
"summary": "概要",
"content": "内容",
"title": "タイトル",
"servers": "サーバー",
"code_simple": "シンプルなコード",
"type": "タイプ",
"enum": "列挙",
"pattern": "パターン",
"items": "アイテム",
"properties": "プロパティ",
"name": "名前",
"security": "セキュリティ",
"security_schemes": "セキュリティスキーマ",
"one_of": "いずれか",
"all_of": "すべて",
"additional_properties": "追加プロパティ",
"default": "デフォルト",
"format": "フォーマット",
"deprecated": "非推奨!",
"value": "値",
"parameter_name": "パラメータ名",
"description": "説明",
"required": "必須",
"schema": "スキーマ",
"example": "例",
"request_bodies": "リクエストボディ",
"request_body": "リクエストボディ",
"responses": "レスポンス",
"status": "ステータス",
"in": "位置",
"minimum": "最小文字数",
"maximum": "最大項目数",
"maximum_props": "最大プロパティ数",
"minimum_props": "最小プロパティ数",
"not": "否定",
"schemas": "スキーマ",
"bearer_format": "ベアラーフォーマット",
"authorization_url": "認証URL",
"token_url": "トークンURL",
"refresh_url": "リフレッシュURL",
"scopes": "スコープ",
"content_type": "コンテンツタイプ",
"variables": "変数",
"scheme": "スキーム",
"external_docs": "外部ドキュメント",
"parameters": "パラメータ",
"style": "スタイル",
"auth": "認証",
"headers": "ヘッダー",
"multiple_of": "倍数",
"any_of": "いずれか"
}
}