Fix metadata playground not accessible (#13446)
as title ## Issue <img width="982" height="487" alt="image" src="https://github.com/user-attachments/assets/536567a3-ec36-45ed-b928-5ba4fd98ea70" />
This commit is contained in:
@ -283,6 +283,8 @@ export class OpenApiService {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
schema.tags = computeSchemaTags(webhookAndApiKeyObjectMetadataItems);
|
||||||
|
|
||||||
return schema;
|
return schema;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user