0
から任意のスキーマと一致していない私は、以下のスペックでエラーData does not match any schemas from 'oneOf'
を取得しています:検証エラーがbluemixに接続:データが「oneOfの」
product: 1.0.0
info:
name: account-information
title: Account Information
version: 1.0.10
termsOfService: >-
These API are a PSD2 implementation example. The service might be
discontinued at any time
visibility:
view:
type: public
subscribe:
type: authenticated
plans:
premium:
title: Premium
apis: {}
rate-limit:
value: 1000/1minute
hard-limit: true
approval: true
default:
title: Default Plan
description: Default Plan
approval: false
rate-limit:
value: 100/hour
hard-limit: true
apis:
account:
$ref: account.yaml
subscription:
$ref: subscription.yaml
完全なエラーメッセージ:
をメッセージ: "データが" oneOf "、Chemin dedonnéesのスキーマと一致しません:" Chemin deschéma: "/ oneOf"
メッセージ: "追加プロパティは使用できません"、Chemin dedonnées:名前 "、Chemin deschéma:"/oneOf/0/additionalProperties "
私はどこからエラーが発生し、解決するのか分かりません。 API接続用