You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2022. It is now read-only.
... the format property is an open string-valued property, and can have any value. Formats such as "email", "uuid", and so on, MAY be used even though undefined by this specification.
This entry in an OAS does not work:
uuid:
description: Test uuid
type: string
format: uuid
Let me investigate adding the solution described in issue 1. But please be aware, the Apigee control plane does not support this flag. So importing via apigeecl will work, but not directly via Apigee APIs.
As per the OAS: https://spec.openapis.org/oas/v3.0.0#data-types
... the format property is an open string-valued property, and can have any value. Formats such as "email", "uuid", and so on, MAY be used even though undefined by this specification.
This entry in an OAS does not work:
Error:
The text was updated successfully, but these errors were encountered: