Stream: implementers
Topic: search modifier: of-type, ofType, or otype
Mohammad Jafari (Mar 10 2019 at 03:12):
As I'm working on implementing search parameters, I noticed that there's a discrepancy around the :of-type
modifier:
The search page defines this as of-type
while in the examples on that page otype
has been used –which seems to be just a typo.
However, in the JSON definitions on the registry page, this is recorded as ofType
(see line 450 of the JSON file for example).
I wondered if this has been reported already. If not I'll be happy to file a CR.
Lloyd McKenzie (Mar 10 2019 at 14:54):
Please submit a CR.
Last updated: Apr 12 2022 at 19:14 UTC