CyberSource / cybersource-rest-client-dotnetstandard

.NET Standard client library for the CyberSource REST API
7 stars 15 forks source link

Missing types when upgrading to version v0.0.1.30 #77

Open bleepzter opened 4 months ago

bleepzter commented 4 months ago

When converting from v0.0.1.25 to v0.0.1.30 we encounter missing types: InlineResponse200OrderInformation InlineResponse200OrderInformationAmountDetails InlineResponse200PlanInformationBillingPeriod

Please follow proper API versioning patterns.