ajv-validator / ajv-validator/ajv
OneOf property is failing during OAS Schema Validation
- Ngôn ngữ chính
- TypeScript
- Star
- 14.8k
- Fork
- 1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hello Team,
Requesting you to please check this issue and help. Performing schema validation with oneOf, discriminator and mapping property in oas3.0.
_**Error:**_
{
"fault": {
"faultstring": "OASValidation MAM-EXT-SpecValidation with resource "oas://openapi.yaml": failed with reason: "[ERROR - An error occurred during schema validation - com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException.: []]"",
"detail": {
"errorcode": "steps.oasvalidation.Failed"
}
}
}
**_yaml file looks like:_**


**_json payload looks like:_**
--data '{ "billableHeader": { "sourceSystem": "UPSTREAM_APP", "sourceTransactionType": "INVOICE", "eventType": "BATCH", "messageCreationDatetime": "20220811140203", "timeZoneCode": "GMT", "isBulkProcessing": true, "product": "Airlcl" },
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.