Summary
Fix a grammatical typo in the Attachment model description in docs/openapi.md.
Description
The Attachment model description currently reads:
Model representing an attachment that can be send from the UI as part of query.
It should read:
Model representing an attachment that can be sent from the UI as part of query.
References
Requested by: @tisnik