Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Unsupported 'format' value 'uuid' in OAS-Validaion

Getting deployment error for OAS-Validation policy saying that Unsupported 'format' value 'uuid

Teja_0-1641538312609.png

openapispec code :

 

parameters:
        - in: header
          name: req-id
          schema:
            type: string
            format: uuid
          required: true

 

 This error i'm getting only in hybrid org but not in edge

Can anyone help me here. Thanks in advance

 

0 4 765
4 REPLIES 4