In openapi.yaml have removed queryType from QueryDefinition.
As we have removed the possibility of querying or creating an EPCIS master data query, queryType does not seem to serve any purpose. So we think we can get rid of it. This PR does the same.
Please review and if sounds reasonable then can be merged.
Hi @mgh128, @domguinard,
In openapi.yaml have removed
queryType
fromQueryDefinition
.As we have removed the possibility of querying or creating an EPCIS master data query,
queryType
does not seem to serve any purpose. So we think we can get rid of it. This PR does the same.Please review and if sounds reasonable then can be merged.