https://apidocs.strongloop.com/@loopback%2fopenapi-v2/v/0.1.0/
The above API Docs is missing documentation for the @param decorator but the docs have documentation for other decorators such as @get(), @post(), etc.
The decorator is documented in code. Seems like the tool generating the Docs is failing to parse it correctly possibly because the decorator is @param which is also reserved for documenting is as well.