Skip to main content

36 posts tagged with "New"

View All Tags

· One min read

APIMatic now has good news for all those who want to use APIMatic as a containerized application with Kubernetes via the APIMatic Kubernetes Operator deployed through different methods.

· 3 min read

The Discriminator object in OpenAPI v3 supports a set of mapping values that helps determine which schema to map to based on the discriminator property's value in the payload. We have now added support for this set of mapping values in our OpenAPI v3 import and export. Previously, only the key or title of each schema involved in the hierarchy was considered as its discriminator value or one provided using the x-discriminator-value extension.