Stream: conformance
Topic: SearchParameters defined in IGs
Eric Haas (Apr 04 2019 at 18:35):
We customized many SP in VHIDR and I did in Argo Questionnaire to include the supported modifier, chains , MultipleAnd and MultipleOR. The SP + CapStatements can fully define search capability expectations... Is this useful for testing tools or is the narrative text descriptiion enough? @Richard Ettema ? @Jason Walonoski also would this translate to OpenApi?
Grahame Grieve (Apr 04 2019 at 20:33):
some of the servers need the formal definitions
Grahame Grieve (Apr 04 2019 at 20:34):
I don't know how many of the modifiers etc make it into openAPI
Grahame Grieve (Apr 04 2019 at 20:34):
I will investigate
Grahame Grieve (Apr 05 2019 at 06:35):
well, I've done the first round of work on parameters in openAPI - committing now....
Brian Postlethwaite (Apr 05 2019 at 06:39):
I'll take a look at the open api stuff tonight or tomorrow.
Brian Postlethwaite (Apr 05 2019 at 06:39):
Thanks
Richard Ettema (Apr 05 2019 at 20:45):
In Touchstone we parse the server's CapabilityStatement for resource search parameters and will provide feedback when a TestScript is executed against that server where search parameters are used that are not supported. So, yes, this is useful.
Last updated: Apr 12 2022 at 19:14 UTC