Cache Clearing APIs under System Mangement category throwing error

I am trying to clear the Node caches (Rule Cache/ Declarative Cache etc) by running Traditional APIs which come under System Management Category in Pega Admin Studio. I used “all” in NodeId for all APIs. I get HTTP Responses good, but see one error for each of the API at the top of the Admin Studio.

Error Messages -

Resolver error at paths./nodes/{nodeID}/caches/aba/clear.post.responses.207.schema.$ref

Could not resolve reference: Could not resolve pointer: /definitions/Clear ABA cache on All nodes with Multistatus. does not exist in document

Resolver error at paths./nodes/{nodeID}/caches/conclusion/clear.post.responses.207.schema.$ref

Could not resolve reference: Could not resolve pointer: /definitions/Clear conclusion cache on All nodes with Multistatus. does not exist in document

Resolver error at paths./nodes/{nodeID}/caches/declarative_page/clear.post.responses.207.schema.$ref

Could not resolve reference: Could not resolve pointer: /definitions/Clear Declarative Page cache on All nodes with multistatus does not exist in document

Resolver error at paths./nodes/{nodeID}/caches/declarative_rule/clear.post.responses.200.schema.$ref

Could not resolve reference: Could not resolve pointer: /definitions/Clear Declarative Rules cache on given nodes does not exist in document

Resolver error at paths./nodes/{nodeID}/caches/declarative_rule/clear.post.responses.207.schema.$ref

Could not resolve reference: Could not resolve pointer: /definitions/Clear Declarative Rules cache on All nodes with MultiStatus does not exist in document

Resolver error at paths./nodes/{nodeID}/caches/declarative_rule/clear.post.responses.400.schema.$ref

Could not resolve reference: Could not resolve pointer: /definitions/Specified NodeId is invalid. does not exist in document

Resolver error at paths./nodes/{nodeID}/caches/declarative_rule/clear.post.responses.403.schema.$ref

Could not resolve reference: Could not resolve pointer: /definitions/Clear Declarative Rules cache on given node wihtout privileges does not exist in document

Resolver error at paths./nodes/{nodeID}/caches/rule/clear.post.responses.207.schema.$ref

Could not resolve reference: Could not resolve pointer: /definitions/Clear Rule cache on All nodes with Multistatus does not exist in document

Can someone please help?

@ParthaD2 please log this as an INC via the MSP and provide the INC id here in a reply

@ParthaD2 were you able to resolve this issue? if so, Could you please mention the solution to avoid this error.