As we're starting to check into linting our OpenAPI spec, we should make sure the generated specs are passing requirements.
There are two main issues taht should be directly fixed with the component schemas, as they are being referenced ($ref) throughout the spec:
- All schemas have "examples" field
- All properties have descriptions
