Fábio Rodrigues
04/05/2024, 1:00 PMYousaf Nabi (pactflow.io)
Fábio Rodrigues
04/05/2024, 1:32 PMYousaf Nabi (pactflow.io)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Fábio Rodrigues
04/08/2024, 9:08 AMMatt (pactflow.io / pact-js / pact-go)
Worse, this fail all seem fine with the consumer contract but not having the contract validated.could you please elaborate on this also?
Fábio Rodrigues
04/08/2024, 11:16 AMFábio Rodrigues
04/08/2024, 11:17 AMFábio Rodrigues
04/08/2024, 11:17 AMFábio Rodrigues
04/08/2024, 2:44 PM[2] ..\OutSystems.ConfigurationManagement.Service\dist\openapi.v1.json:1488:25 at #/components/schemas/GenericConfig/properties/dataType/nullable
The `type` field must be defined when the `nullable` field is used.
1486 | ],
1487 | "description": "Type of the configuration",
1488 | "nullable": true
1489 | },
1490 | "defaultValue": {
Error was generated by the spec rule.
so, i checked and got this from the swagger:Fábio Rodrigues
04/08/2024, 2:44 PM"valueOrigin": {
"allOf": [
{
"$ref": "#/components/schemas/Origin"
}
],
"description": "The origin of the value (e.g: Environment, Application, Library)",
"nullable": true
},
Fábio Rodrigues
04/08/2024, 2:44 PMFábio Rodrigues
04/08/2024, 2:46 PMFábio Rodrigues
04/08/2024, 2:51 PMFábio Rodrigues
04/10/2024, 10:43 AM