We have introduced the acceptance of unlisted enum values in the API response in SDKs for all languages.
6 posts tagged with "OpenAPI"
View All TagsSupport Added for Password Format in API Transformer for OpenAPI (v2.0 and above)
We are pleased to announce that we have added the support for password
schema format in API Transformer so that you can now transform between OpenAPI specification versions (v2.0 and above) without losing this information.
Added Support for Export of $ref Sibling Data in OpenAPI Using allOf
APIMatic now exports any data available for a schema that also uses $ref
to reference another schema definition, by placing the reference and the sibling data within the allOf
construct.
Added Support for Read-Only and Write-Only Properties in API Transformer
We are pleased to announce support for read-only and write-only properties in API Transformer which is one of the commonly used features of OpenAPI specification documents (v2.0 and above).
Support Added for OpenAPI v3 Discriminator Mapping Information
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.
Support for OpenAPI v3.1 Added in APIMatic
Here at APIMatic, we are excited to finally announce support for OpenAPI's newer version v3.1
in all our major offerings including API Transformer, Developer Experience Portal and Code Generation. This format has now become a part of our ever-growing list of supported input and output formats.