Ask a Question

how to validate open api specifications in readyapi

Rachanadevdas7
New Contributor

how to validate open api specifications in readyapi

Hi Team,

 

I am trying to verify all the attribute which are present in Open API contract3.0 

below is the snippet of the Open API contract3.0 

 

"name" : "pageSize",
"in" : "query",
"required" : false,
"style" : "form",
"explode" : true,
"schema" : {
"type" : "integer"

 

here i need to validate whether this page Size is accepts only integer or not, do we have any such option in readyApi to verify this based on contract

0 REPLIES 0
cancel
Showing results for 
Search instead for 
Did you mean: