diff --git a/en/docs/reference/product-apis/publisher-apis/publisher-v3/publisher-v3.yaml b/en/docs/reference/product-apis/publisher-apis/publisher-v3/publisher-v3.yaml index 3d65840bfa..bb90ea22b0 100644 --- a/en/docs/reference/product-apis/publisher-apis/publisher-v3/publisher-v3.yaml +++ b/en/docs/reference/product-apis/publisher-apis/publisher-v3/publisher-v3.yaml @@ -9367,7 +9367,7 @@ components: example: APPROVED audiences: type: array - description: The audiences of the API for jwt validation. Accepted values are any String values + description: The audiences of the API for jwt validation. Any string value is accepted. items: type: string example: [ "aud1","aud2","aud3" ]