20.04.03 - Apigee hybrid UI release notes

You're viewing Apigee Edge documentation.
Go to the Apigee X documentation.
info

On Friday, April 3, a new release of the Apigee hybrid UI is available.

New features and enhancements

This section describes the new features and enhancements in this release.

UI support for OASValidation policy (Beta)

The OASValidation (OpenAPI Specification Validation) policy (Beta) enables you to validate an incoming request or response message against an OpenAPI 3.0 Specification (JSON or YAML). For more information about the policy, see OASValidation policy (Beta). For information about attaching the policy using the UI, see Attaching and configuring policies in the UI.

Bugs fixed

The following bugs are fixed in this release. This list is primarily for users checking to see if their support tickets have been fixed. It's not designed to provide detailed information for all users.

Issue ID Component Name Description
137346253 Edge UI

New Conditional Flow dialog not displaying operations for OpenAPI Specification v3.0

If you generated an API proxy from an OpenAPI Specification version 3.0, the following error was displayed when attempting to add a new conditional flow using the specification:
Every Swagger operation already has a corresponding conditional flow

This issue has been fixed; OpenAPI Specification version 3.0 is now supported when adding conditional flows to your API proxy.